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

Bug#581524: libx11: Latin and Klingon locales



Package: libx11
Version: 2:1.3.3-3
Severity: wishlist

(Disclaimer: I really don't care about these locales.  Not even a little
bit.  However, Robert Collins added them to Ubuntu and I feel bad
carrying them forward in a merge without sending them to Debian in the
process.  He may have sent them upstream too - I'm not sure, I'm
afraid.)

The attached patches add support for the Latin (la_AU.UTF-8) and Klingon
(tlh_GB.UTF-8) locales.

Thanks,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]
Index: libx11-1.2.1/nls/compose.dir.pre
===================================================================
--- libx11-1.2.1.orig/nls/compose.dir.pre	2009-05-24 02:38:09.000000000 +1000
+++ libx11-1.2.1/nls/compose.dir.pre	2009-05-24 02:38:35.000000000 +1000
@@ -421,6 +421,7 @@
 en_US.UTF-8/Compose:		ko_KR.UTF-8
 en_US.UTF-8/Compose:		kw_GB.UTF-8
 en_US.UTF-8/Compose:		ky_KG.UTF-8
+en_US.UTF-8/Compose:		la_AU.UTF-8
 en_US.UTF-8/Compose:		lo_LA.UTF-8
 en_US.UTF-8/Compose:		lt_LT.UTF-8
 en_US.UTF-8/Compose:		lv_LV.UTF-8
Index: libx11-1.2.1/nls/locale.alias.pre
===================================================================
--- libx11-1.2.1.orig/nls/locale.alias.pre	2009-05-24 02:38:10.000000000 +1000
+++ libx11-1.2.1/nls/locale.alias.pre	2009-05-24 02:40:35.000000000 +1000
@@ -769,6 +769,7 @@
 ky_KG:							ky_KG.UTF-8
 ky_KG.utf8:						ky_KG.UTF-8
 ky_KG.UTF-8:					ky_KG.UTF-8
+la_AU.utf8:					la_AU.UTF-8
 lo:						lo_LA.MULELAO-1
 lo_LA:						lo_LA.MULELAO-1
 lo_LA.cp1133:					lo_LA.IBM-CP1133
Index: libx11-1.2.1/nls/locale.dir.pre
===================================================================
--- libx11-1.2.1.orig/nls/locale.dir.pre	2009-05-24 02:38:10.000000000 +1000
+++ libx11-1.2.1/nls/locale.dir.pre	2009-05-24 02:40:49.000000000 +1000
@@ -411,6 +411,7 @@
 ko_KR.UTF-8/XLC_LOCALE:			ko_KR.UTF-8
 en_US.UTF-8/XLC_LOCALE:			kw_GB.UTF-8
 en_US.UTF-8/XLC_LOCALE:			ky_KG.UTF-8
+en_US.UTF-8/XLC_LOCALE:			la_AU.UTF-8
 en_US.UTF-8/XLC_LOCALE:			lo_LA.UTF-8
 en_US.UTF-8/XLC_LOCALE:			lt_LT.UTF-8
 en_US.UTF-8/XLC_LOCALE:			lv_LV.UTF-8
=== modified file 'nls/compose.dir.pre'
--- libx11-1.2.1/nls/compose.dir.pre	2009-12-04 11:43:54 +0000
+++ libx11-1.2.1/nls/compose.dir.pre	2010-02-03 01:35:30 +0000
@@ -403,6 +403,7 @@
 en_US.UTF-8/Compose:		tg_TJ.UTF-8
 en_US.UTF-8/Compose:		th_TH.UTF-8
 en_US.UTF-8/Compose:		tl_PH.UTF-8
+en_US.UTF-8/Compose:		tlh_GB.UTF-8
 en_US.UTF-8/Compose:		tn_ZA.UTF-8
 en_US.UTF-8/Compose:		tr_TR.UTF-8
 en_US.UTF-8/Compose:		ts_ZA.UTF-8

=== modified file 'nls/locale.alias.pre'
--- libx11-1.2.1/nls/locale.alias.pre	2009-12-04 11:43:54 +0000
+++ libx11-1.2.1/nls/locale.alias.pre	2010-02-03 01:36:13 +0000
@@ -1080,6 +1080,7 @@
 tl_PH:						tl_PH.ISO8859-1
 tl_PH.iso88591:					tl_PH.ISO8859-1
 tl_PH.ISO-8859-1:				tl_PH.ISO8859-1
+tlh_GB.utf8:					tlh_GB.UTF-8
 tn:						tn_ZA.ISO8859-15
 tn_ZA:					tn_ZA.ISO8859-15
 tn_ZA.iso8859-15:		tn_ZA.ISO8859-15

=== modified file 'nls/locale.dir.pre'
--- libx11-1.2.1/nls/locale.dir.pre	2009-12-04 11:43:54 +0000
+++ libx11-1.2.1/nls/locale.dir.pre	2010-02-03 01:36:56 +0000
@@ -429,6 +429,7 @@
 en_US.UTF-8/XLC_LOCALE:			ti_ER.UTF-8
 en_US.UTF-8/XLC_LOCALE:			ti_ET.UTF-8
 en_US.UTF-8/XLC_LOCALE:			tl_PH.UTF-8
+en_US.UTF-8/XLC_LOCALE:			tlh_GB.UTF-8
 en_US.UTF-8/XLC_LOCALE:			tn_ZA.UTF-8
 en_US.UTF-8/XLC_LOCALE:			tr_TR.UTF-8
 en_US.UTF-8/XLC_LOCALE:			ts_ZA.UTF-8


Reply to: