summaryrefslogtreecommitdiffstats
path: root/po/messages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'po/messages.sh')
-rwxr-xr-xpo/messages.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/messages.sh b/po/messages.sh
index db1562f..bd114d6 100755
--- a/po/messages.sh
+++ b/po/messages.sh
@@ -20,9 +20,9 @@
SRCDIR=../src
TIPSDIR=$SRCDIR/appdata
-TDEDIR=`kde-config --prefix`
+TDEDIR=`tde-config --prefix`
EXTRACTRC=extractrc
-KDEPOT=`kde-config --prefix`/include/tde/kde.pot
+KDEPOT=`tde-config --prefix`/include/tde/kde.pot
XGETTEXT="xgettext -C -ki18n -ktr2i18n -kI18N_NOOP -ktranslate -kaliasLocale -x $KDEPOT "
## check that kde.pot is available