Changes

From Gramps

Translating Gramps

4 bytes added, 06:23, 16 November 2012
m
$GRAMPSI18N (for your locale)
* when you type <code>python build</code> in the source tree root (/home/user/trunk e.g.) all the trunk/po/*.po files are compiled into trunk/build/mo/{lang}/*.mo files.
* when you type <code>python install</code> inside the /home/user/trunk/po directory, these .mo files are copied to {prefix}/share/locale/xx{lang}/LC_MESSAGES as gramps.mo files.
But you can change the place where GRAMPS looks for these files by altering the environment variable $GRAMPSI18N. So you could also for instance do something like this and avoid the <code>python setup install</code> step: (if you are using csh or tcsh the syntax would be a little different)

Navigation menu