From 0d57b7d74790767d30959cda9be3794fb58afa2d Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Thu, 14 Sep 2006 00:13:29 +0000 Subject: - Added Turk voices by Meltem Turhan Yöndem - Added Turk internal geography maps (3 maps) - Fixed reading activity, now it uses the wordlist API - fixed desktop file category to suit freedesktop list. --- (limited to 'tools') diff --git a/tools/check_missing_voices.pl b/tools/check_missing_voices.pl index 06d4317..b10b1fc 100755 --- a/tools/check_missing_voices.pl +++ b/tools/check_missing_voices.pl @@ -51,7 +51,7 @@ foreach my $locale (@LOCALES) { if (! opendir DIR, "$BASEDIR/$locale/$subdir") { - print "cannot open dir $BASEDIR/$locale/$subdir: $!"; + print "cannot open dir $BASEDIR/$locale/$subdir: $!\n"; next; } -- cgit v0.9.1