diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:53:29 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:53:29 -0600 |
commit | 637521a29b7ca11801b2c28d611bc3063b5f2214 (patch) | |
tree | e4721f1f13d6daddd494e221cd2f80c0bb4c4533 | |
parent | e1228d3e6b68988844516f16b584759605b37598 (diff) | |
download | tdesvn-637521a29b7ca11801b2c28d611bc3063b5f2214.tar.gz tdesvn-637521a29b7ca11801b2c28d611bc3063b5f2214.zip |
Rename KDEHOME and KDEDIR
-rw-r--r-- | src/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ http://developer.kde.org/documentation/tutorials/dot/dcopiface/dcop-interface.ht http://public.kde.planetmirror.com/pub/kde/devel/gettext-kde/ 2. Install that gettext in ~/bin/ 3. cd ~/yourproject, export PATH=~/bin:$PATH, export -KDEDIR=/where_your_KDE3_is +TDEDIR=/where_your_KDE3_is 4. make -f admin/Makefile.common package-messages 5. make package-messages 6. Translate the po files (not the pot!!) with kbabel or xemacs |