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 2734db111..50ec49b40 100755 --- a/kabc/scripts/createisomap.pl +++ b/kabc/scripts/createisomap.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # # Create a translation table countryname->iso-code from the entry.desktop -# files in kdebase/l10n/*/ +# files in tdebase/l10n/*/ # # USAGE EXAMPLE: # ./createisomap.pl $KDEDIR/share/locale/l10n > countrytransl.map |