gdm r6353 - in branches/gnome-2-20: . config gui



Author: bcameron
Date: Wed Aug  6 04:42:36 2008
New Revision: 6353
URL: http://svn.gnome.org/viewvc/gdm?rev=6353&view=rev

Log:
2008-08-05 Brian Cameron <brian cameron sun com>

        * gui/gdmlanguages.c, config/locale.alias: Add Kazakh.


Modified:
   branches/gnome-2-20/ChangeLog
   branches/gnome-2-20/config/locale.alias
   branches/gnome-2-20/gui/gdmlanguages.c

Modified: branches/gnome-2-20/config/locale.alias
==============================================================================
--- branches/gnome-2-20/config/locale.alias	(original)
+++ branches/gnome-2-20/config/locale.alias	Wed Aug  6 04:42:36 2008
@@ -77,6 +77,7 @@
 Italian			it_IT.UTF-8,it_IT
 Japanese		ja_JP.UTF-8,ja_JP
 Kannada			kn_IN.UTF-8,kn_IN
+Kazakh			kk_KZ.UTF-8,kk_KZ 
 Kinyarwanda		rw_RW.UTF-8,rw_RW
 Korean			ko_KR.UTF-8,ko_KR
 Latvian			lv_LV.UTF-8,lv_LV

Modified: branches/gnome-2-20/gui/gdmlanguages.c
==============================================================================
--- branches/gnome-2-20/gui/gdmlanguages.c	(original)
+++ branches/gnome-2-20/gui/gdmlanguages.c	Wed Aug  6 04:42:36 2008
@@ -196,6 +196,8 @@
 	/*Note translate the A-M to the A-M you used in the group label */
 	{ N_("A-M|Kannada"), "kn_IN", "ïààààà", 0 },
 	/*Note translate the A-M to the A-M you used in the group label */
+	{ N_("A-M|Kazakh"), "kk_KZ", NULL, 0 },
+	/*Note translate the A-M to the A-M you used in the group label */
 	{ N_("A-M|Kinyarwanda"), "rw_RW", "Kinyarwanda", 0 },
 	/*Note translate the A-M to the A-M you used in the group label */
 	{ N_("A-M|Korean"), "ko_KR", "íêì", 0 },



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