summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:52:06 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:52:06 -0600
commit11de8ef0ca957c791ddf99cbe5ddb781f500a79a (patch)
tree41f51ff98ab06df0b6640b2648050a4b5f9f3300 /po
parent91fc0fb09998ea39f642b6a0527e7b71ac723bad (diff)
downloadkstreamripper-11de8ef0ca957c791ddf99cbe5ddb781f500a79a.tar.gz
kstreamripper-11de8ef0ca957c791ddf99cbe5ddb781f500a79a.zip
Rename KDEHOME and KDEDIR
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 "