gcompris r3234 - in branches/GCOMPRIS_8_3: . boards/flags po src/gcompris



Author: bcoudoin
Date: Tue Feb 12 22:20:33 2008
New Revision: 3234
URL: http://svn.gnome.org/viewvc/gcompris?rev=3234&view=rev

Log:
        *** RELEASE 8.3.5 ***

2008-02-12  Bruno coudoin  <bruno coudoin free fr>

        * src/gcompris/config.c: Added support for Urdu
        * boards/flags/ur.png: created



Added:
   branches/GCOMPRIS_8_3/boards/flags/ur.png   (contents, props changed)
   branches/GCOMPRIS_8_3/po/ur.po
Modified:
   branches/GCOMPRIS_8_3/ChangeLog
   branches/GCOMPRIS_8_3/configure.in
   branches/GCOMPRIS_8_3/po/fr.po
   branches/GCOMPRIS_8_3/src/gcompris/config.c

Added: branches/GCOMPRIS_8_3/boards/flags/ur.png
==============================================================================
Binary file. No diff available.

Modified: branches/GCOMPRIS_8_3/configure.in
==============================================================================
--- branches/GCOMPRIS_8_3/configure.in	(original)
+++ branches/GCOMPRIS_8_3/configure.in	Tue Feb 12 22:20:33 2008
@@ -2,7 +2,7 @@
 
 AC_INIT(src/gcompris/gcompris.c)
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(gcompris, 8.3.4)
+AM_INIT_AUTOMAKE(gcompris, 8.3.5)
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE
 

Modified: branches/GCOMPRIS_8_3/src/gcompris/config.c
==============================================================================
--- branches/GCOMPRIS_8_3/src/gcompris/config.c	(original)
+++ branches/GCOMPRIS_8_3/src/gcompris/config.c	Tue Feb 12 22:20:33 2008
@@ -114,6 +114,7 @@
   "ta_IN.UTF-8",	N_("Tamil"),
   "th_TH.UTF-8",	N_("Thai"),
   "tr_TR.UTF-8",	N_("Turkish"),
+  "ur_PK.UTF-8",	N_("Urdu"),
   "vi_VN.UTF-8",	N_("Vietnamese"),
   "wa_BE.UTF-8",	N_("Walloon"),
   "zh_CN.UTF-8",	N_("Chinese (Simplified)"),



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