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

Bug#419192: en_DK locale consistency



Package: libx11-data
Version: 1.0.3-7
Severity: minor
Tags: patch

The en_DK locales are only partially implemented by the
003_recognize_glibc_2.3.2_locale_names.diff patch.  This patch, applied
*after* the 001-022 patches, should make the en_DK locales consistent
with the other locales.  The en_DK (ISO-8859-1) and en_DK.UTF-8 locales
are supported by glibc in sarge and etch.  en_DK.ISO-8859-15 appears to
be new in etch.

Cheers,
ukh

diff -Naur libx11-1.0.3.orig/nls/compose.dir.pre libx11-1.0.3/nls/compose.dir.pre
--- libx11-1.0.3.orig/nls/compose.dir.pre	2007-04-14 10:11:01.000000000 +0200
+++ libx11-1.0.3/nls/compose.dir.pre	2007-04-14 09:56:05.000000000 +0200
@@ -73,6 +73,7 @@
 iso8859-1/Compose:		en_BZ.ISO8859-1
 iso8859-1/Compose:		en_CA.ISO8859-1
 iso8859-1/Compose:		en_DK.ISO8859-1
+iso8859-15/Compose:		en_DK.ISO8859-15
 iso8859-1/Compose:		en_GB.ISO8859-1
 iso8859-15/Compose:		en_GB.ISO8859-15
 iso8859-1/Compose:		en_HK.ISO8859-1
diff -Naur libx11-1.0.3.orig/nls/locale.alias.pre libx11-1.0.3/nls/locale.alias.pre
--- libx11-1.0.3.orig/nls/locale.alias.pre	2007-04-14 10:11:02.000000000 +0200
+++ libx11-1.0.3/nls/locale.alias.pre	2007-04-14 10:07:15.000000000 +0200
@@ -271,6 +271,12 @@
 en_CA.ISO-8859-1:				en_CA.ISO8859-1
 en_CA.ISO_8859-1:				en_CA.ISO8859-1
 en_CA.utf8:					en_CA.UTF-8
+en_DK:						en_DK.ISO8859-1
+en_DK.iso88591:					en_DK.ISO8859-1
+en_DK.ISO-8859-1:				en_DK.ISO8859-1
+en_DK.iso885915:				en_DK.ISO8859-15
+en_DK.ISO-8859-15:				en_DK.ISO8859-15
+en_DK.utf8:					en_DK.UTF-8
 en_GB:						en_GB.ISO8859-1
 en_GB.88591:					en_GB.ISO8859-1
 en_GB.88591.en:					en_GB.ISO8859-1
diff -Naur libx11-1.0.3.orig/nls/locale.dir.pre libx11-1.0.3/nls/locale.dir.pre
--- libx11-1.0.3.orig/nls/locale.dir.pre	2007-04-14 10:11:01.000000000 +0200
+++ libx11-1.0.3/nls/locale.dir.pre	2007-04-14 09:55:33.000000000 +0200
@@ -73,6 +73,7 @@
 iso8859-1/XLC_LOCALE:			en_BW.ISO8859-1
 iso8859-1/XLC_LOCALE:			en_CA.ISO8859-1
 iso8859-1/XLC_LOCALE:			en_DK.ISO8859-1
+iso8859-15/XLC_LOCALE:			en_DK.ISO8859-15
 iso8859-1/XLC_LOCALE:			en_GB.ISO8859-1
 iso8859-15/XLC_LOCALE:			en_GB.ISO8859-15
 iso8859-1/XLC_LOCALE:			en_HK.ISO8859-1



Reply to: