f33bc23
--- gdm-2.16.0/config/locale.alias.indic-langs	2006-09-19 11:47:50.000000000 -0400
f33bc23
+++ gdm-2.16.0/config/locale.alias	2006-09-19 11:49:30.000000000 -0400
f33bc23
@@ -20,6 +20,7 @@
f33bc23
 Arabic(Egypt)		ar_EG.UTF-8,ar_EG
f33bc23
 Arabic(Lebanon)		ar_LB.UTF-8,ar_LB
f33bc23
 Armenian		hy_AM.UTF-8,hy_AM
f33bc23
+Assamese		as_IN.UTF-8,as_IN
f33bc23
 Azerbaijani		az_AZ.UTF-8,az_AZ
f33bc23
 Azerbaijani(Iran)	az_IR.UTF-8,az_IR
f33bc23
 Basque			eu_ES.UTF-8,eu_ES
f33bc23
@@ -94,6 +95,7 @@
f33bc23
 Serbian			sr_CS.UTF-8,sr_CS,sr_YU@cyrillic,sr_YU
f33bc23
 Serbian(Latin)		sr_CS.UTF-8@Latn,sr_CS@Latn,sr_YU@Latn
f33bc23
 Serbian(Jekavian)	sr_CS.UTF-8@ije,sr_CS@ije,sr_YU@ije
f33bc23
+Sinhala			si_LK.UTF-8,si_LK
f33bc23
 Slovak			sk_SK.UTF-8,sk_SK
f33bc23
 Slovenian		sl_SI.UTF-8,sl_SI
f33bc23
 Spanish			es_ES.UTF-8,es_ES
f33bc23
--- gdm-2.16.0/gui/gdmlanguages.c.indic-langs	2006-09-19 11:43:03.000000000 -0400
f33bc23
+++ gdm-2.16.0/gui/gdmlanguages.c	2006-09-19 11:47:14.000000000 -0400
f33bc23
@@ -62,6 +62,8 @@
f33bc23
 	/*Note translate the A-M to the A-M you used in the group label */
f33bc23
 	{ N_("A-M|Armenian"), "hy_AM", "Հայերեն", 0 },
f33bc23
 	/*Note translate the A-M to the A-M you used in the group label */
f33bc23
+	{ N_("A-M|Assamese"), "as_IN", "অসমীয়া", 0 },
f33bc23
+	/*Note translate the A-M to the A-M you used in the group label */
f33bc23
 	{ N_("A-M|Azerbaijani"), "az_AZ", "Azərbaycanca", 0 },
f33bc23
 	/*Note translate the A-M to the A-M you used in the group label */
f33bc23
 	{ N_("A-M|Basque"), "eu_ES", "Euskara", 0 },
f33bc23
@@ -200,6 +202,8 @@
f33bc23
 	/*Note translate the N-Z to the N-Z you used in the group label */
f33bc23
 	{ N_("N-Z|Serbian (Jekavian)"), "sr_CS@ije", "српски (ијекавски)", 0 },
f33bc23
 	/*Note translate the N-Z to the N-Z you used in the group label */
f33bc23
+	{ N_("N-Z|Sinhala"), "si_LK", "සිංහල", 0 },
f33bc23
+	/*Note translate the N-Z to the N-Z you used in the group label */
f33bc23
 	{ N_("N-Z|Slovak"), "sk_SK", "Slovenský", 0 },
f33bc23
 	/*Note translate the N-Z to the N-Z you used in the group label */
f33bc23
 	{ N_("N-Z|Slovenian"), "sl_SI", "Slovenščina", 0 },