summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/kscons_kxt/README
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/kscons_kxt/README')
-rw-r--r--languages/cpp/app_templates/kscons_kxt/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/cpp/app_templates/kscons_kxt/README b/languages/cpp/app_templates/kscons_kxt/README
index 578feccd..a8de4e35 100644
--- a/languages/cpp/app_templates/kscons_kxt/README
+++ b/languages/cpp/app_templates/kscons_kxt/README
@@ -31,7 +31,7 @@ for starting with this application template.
make uninstall -> scons -c install
make dist -> scons dist
-* To build apps, use KDEprogram, KDEshlib, etc.
+* To build apps, use TDEprogram, TDEshlib, etc.
these functions are documented at the bottom of kde.py
More information can be found in the QUICKSTART
@@ -101,7 +101,7 @@ refer to the file po/SConscript and po/messages.sh
http://public.kde.planetmirror.com/pub/kde/devel/gettext-kde/
2. Install that gettext in ~/bin/
3. cd ~/yourproject, export PATH=~/bin:$PATH, export
-TDEDIR=/where_your_KDE3_is
+TDEDIR=/where_your_TDE3_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