From f85b6587ef3de8cd90f404c04d9c1fce789c7da9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:43:34 -0600 Subject: Additional renaming of kde to tde --- po/messages.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/messages.sh') diff --git a/po/messages.sh b/po/messages.sh index 8368795..51bbd88 100755 --- a/po/messages.sh +++ b/po/messages.sh @@ -37,7 +37,7 @@ TIPSDIR=../docs/en # tipsdir is the directory containing the tips DATADIR=../data # datadir is the directory containing fonts/mappings & styles KDEDIR=`kde-config --prefix` -EXTRACTRC=extractrc # from kdesdk-scripts (on Debian Sarge) +EXTRACTRC=extractrc # from tdesdk-scripts (on Debian Sarge) KDEPOT=$KDEDIR/include/kde.pot if [ ! -f "$KDEPOT" ] && [ -f /usr/include/kde/kde.pot ]; then KDEPOT=/usr/include/kde/kde.pot -- cgit v1.2.1