summaryrefslogtreecommitdiffstats
path: root/kabc/scripts/createisomap.pl
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/scripts/createisomap.pl')
-rwxr-xr-xkabc/scripts/createisomap.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/scripts/createisomap.pl b/kabc/scripts/createisomap.pl
index 50ec49b40..897cd4896 100755
--- a/kabc/scripts/createisomap.pl
+++ b/kabc/scripts/createisomap.pl
@@ -4,7 +4,7 @@
# files in tdebase/l10n/*/
#
# USAGE EXAMPLE:
-# ./createisomap.pl $KDEDIR/share/locale/l10n > countrytransl.map
+# ./createisomap.pl $TDEDIR/share/locale/l10n > countrytransl.map
#
# Don't laugh at me. I put this together with an old perl book, perl
# being a language I've never used before.