summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:17:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:17:45 -0600
commit1fc9d8ef363f12f4a0dfae84dadb7d19eb57f6b7 (patch)
tree8c9d200e181e58dfef8b0c05161f5f3ffbb8c131 /po
parent3e84031ab53e0933b2e24edaf88c1fe70cad87b8 (diff)
downloadtdeio-locate-1fc9d8ef363f12f4a0dfae84dadb7d19eb57f6b7.tar.gz
tdeio-locate-1fc9d8ef363f12f4a0dfae84dadb7d19eb57f6b7.zip
Rename kde-config to tde-config
Diffstat (limited to 'po')
-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