diff options
Diffstat (limited to 'kabc/scripts')
-rwxr-xr-x | kabc/scripts/createisomap.pl | 2 |
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. |