diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:16 -0600 |
commit | e0703a9a172c333902f2d84d9925bdf340ebaece (patch) | |
tree | 6f972c25d599d1bda158396ab72f06820fde8db2 /src/README | |
parent | 03631e5b55b6cb366cb235ca241da6c13267e57e (diff) | |
download | kbookreader-e0703a9a172c333902f2d84d9925bdf340ebaece.tar.gz kbookreader-e0703a9a172c333902f2d84d9925bdf340ebaece.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'src/README')
-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 |