diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | 52226ceb7d3dc1d174935465c3c767efd9998bcd (patch) | |
tree | 1227a39ede3b9b3246033084e5dbeba39eb47a48 /developer-doc/phb/translation.docbook | |
parent | 416b853408b60dd208378f0b1d745ad30684cac4 (diff) | |
download | kmymoney-52226ceb7d3dc1d174935465c3c767efd9998bcd.tar.gz kmymoney-52226ceb7d3dc1d174935465c3c767efd9998bcd.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'developer-doc/phb/translation.docbook')
-rw-r--r-- | developer-doc/phb/translation.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/developer-doc/phb/translation.docbook b/developer-doc/phb/translation.docbook index 2a171f6..51475e9 100644 --- a/developer-doc/phb/translation.docbook +++ b/developer-doc/phb/translation.docbook @@ -180,7 +180,7 @@ Now run as root the command The mo file is the language file you need for your program. You just need to replace the original mo file of &app; with this one (perform a backup of the original file before). The location of your mo file depends on your -distro, for SuSE it is <filename>/opt/kde3/share/local/lang/LC_MESSAGES</filename> and for Debian +distro, for SuSE it is <filename>/opt/trinity/share/local/lang/LC_MESSAGES</filename> and for Debian <filename>/usr/share/local/lang/LC_MESSAGES</filename>. For lang you can use any string, like de or even de_test if you want to run it with a test language. Be aware that &app; uses some text strings from KDE and since they |