1,057
edits
Changes
From Gramps
svn to git
You can also translated the man pages into your own language.
For the development version (trunkmaster branch) version you can find the required starting files under the directory /data/man.
You need at least [http://docutils.sourceforge.net/ docutils package].
</code>
where xx is your languagecode (fr for French, sv for Swedish, etc.) You should use SVNGit. See [[Brief_introduction_to_SVNBrief_introduction_to_Git| the introduction to SVNGit]]. Then do <code> svn add xx svn commit -m "xx dir for man pages" xx</code>This will add the xx dir under svn revision control and upload the new dir.
Next step is to copy the en.rst from data/man to your new directory and rename it to your langage code.
</code>
To see the result of your work, do:<code>