[gcompris/GCOMPRIS_8_3] Remove outdated and unmaintataned 'ar_TN' translation, to use the fully translated 'ar' instead.



commit 66de2bbc9a94618133b93e6c941a9b14dd503f96
Author: Khaled Hosny <khaledhosny eglug org>
Date:   Sat Jun 13 20:43:15 2009 +0300

    Remove outdated and unmaintataned 'ar_TN' translation, to use the fully translated 'ar' instead.

 boards/flags/ar_TN.png             |  Bin 3503 -> 0 bytes
 boards/wordsgame/default-ar_TN.xml |   46 -
 configure.in                       |    2 +-
 po/ar_TN.po                        | 5665 ------------------------------------
 src/gcompris/config.c              |    1 -
 5 files changed, 1 insertions(+), 5713 deletions(-)
---
diff --git a/configure.in b/configure.in
index 935f2eb..5394bdb 100644
--- a/configure.in
+++ b/configure.in
@@ -217,7 +217,7 @@ fi
 LDFLAGS="${LDFLAGS} ${XF86VM_LIBS}"
 
 dnl Add the languages which your application supports here.
-ALL_LINGUAS="af am ar ar_TN az bg br ca cs da de dz el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr Latn sv ta th tr uk ur vi wa zh_CN zh_TW"
+ALL_LINGUAS="af am ar az bg br ca cs da de dz el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id it ja ka ko lt mk ml mr ms nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl so sq sr sr Latn sv ta th tr uk ur vi wa zh_CN zh_TW"
 
 dnl GCompris needs to know which locale are supported
 AC_SUBST(ALL_LINGUAS)
diff --git a/src/gcompris/config.c b/src/gcompris/config.c
index bfc17f0..e0b234b 100644
--- a/src/gcompris/config.c
+++ b/src/gcompris/config.c
@@ -58,7 +58,6 @@ static gchar *linguas[] = {
   "af_ZA.UTF-8", 	N_("Afrikaans"),
   "am_ET.UTF-8", 	N_("Amharic"),
   "ar_AE.UTF-8", 	N_("Arabic"),
-  "ar_TN.UTF-8", 	N_("Arabic (Tunisia)"),
   "az_AZ.UTF-8", 	N_("Turkish (Azerbaijan)"),
   "bg_BG.UTF-8",	N_("Bulgarian"),
   "br_FR.UTF-8",	N_("Breton"),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]