Changes

From Gramps

Gramps and Windows

56 bytes removed, 02:28, 18 December 2014
Archiving
So the complete “.CMD” may look like this:
<codepre> @rem for the graphics reports set path=%PATH%;C:\Programme\Graphviz 2.26\bin; @rem it's to switch to GERMAN SET LANG=de_DE.UTF8 @rem following the discussion of [http://bugs.gramps-project.org/view.php?id=2111] there was added the next line SET LANGUAGE=de_DE.UTF8
@rem RCS environment start @rem the time zone for RCS SET TZ=CET-1 @rem set the path to RCS bin files for Windows SET PATH=C:\Programme\rcs\bin\win32;%PATH% @rem RCS environment end
@rem set the path for Gramps configuration files set GRAMPSHOME=E:\GRAMPS
@rem The following -O option prevent the developer mode for Gramps. @rem This mode provides additional non-translated menu entries @rem to be used for developer only. python -O gramps.py</codepre>
[[Category:Documentation]]

Navigation menu