summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rwxr-xr-xpo/messages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/messages.sh b/po/messages.sh
index a36f5c9..2fd4f0b 100755
--- a/po/messages.sh
+++ b/po/messages.sh
@@ -17,7 +17,7 @@
SRCDIR=../test1-kconfigxt # srcdir is the directory containing the source code
TIPSDIR=$SRCDIR # tipsdir is the directory containing the tips
-KDEDIR=`kde-config --prefix`
+TDEDIR=`kde-config --prefix`
EXTRACTRC=extractrc
KDEPOT=`kde-config --prefix`/include/kde.pot
XGETTEXT="xgettext -C -ki18n -ktr2i18n -kI18N_NOOP -ktranslate -kaliasLocale -x $KDEPOT "