diff options
author | Timothy Pearson <[email protected]> | 2011-12-07 18:48:42 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-07 18:48:42 -0600 |
commit | 6e9f6ed7e76cebd73757a5ed80453d689e46a5d6 (patch) | |
tree | 53d25ccc0ff5d7d832922327595bec922dab9910 /src/README | |
parent | 40d7f6efd1b5600a7757be40429b47973ceb9938 (diff) | |
download | dolphin-6e9f6ed7e76cebd73757a5ed80453d689e46a5d6.tar.gz dolphin-6e9f6ed7e76cebd73757a5ed80453d689e46a5d6.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 |