From 11de8ef0ca957c791ddf99cbe5ddb781f500a79a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:52:06 -0600 Subject: Rename KDEHOME and KDEDIR --- po/messages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') 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 " -- cgit v1.2.1