summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:49 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:49:49 -0600
commit26dae39833c74d301f748c72456fe2805fef82ec (patch)
tree3c7b2b5ee848f8253e8d5a394eb4a816421089bf /po
parentdfd07b448d0d3e4d4ade69841a5b10470e2247b3 (diff)
downloadtdeio-locate-26dae39833c74d301f748c72456fe2805fef82ec.tar.gz
tdeio-locate-26dae39833c74d301f748c72456fe2805fef82ec.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 818688c..e9941e2 100755
--- a/po/messages.sh
+++ b/po/messages.sh
@@ -20,7 +20,7 @@
SRCDIR=../src
TIPSDIR=$SRCDIR/appdata
-KDEDIR=`kde-config --prefix`
+TDEDIR=`kde-config --prefix`
EXTRACTRC=extractrc
KDEPOT=`kde-config --prefix`/include/kde/kde.pot
XGETTEXT="xgettext -C -ki18n -ktr2i18n -kI18N_NOOP -ktranslate -kaliasLocale -x $KDEPOT "