[PATCH libX11] cleanup trivial Indic UTF-8 aliases uppercasing lang. #30112

Daniel Stone daniel at fooishbar.org
Thu Apr 14 04:01:22 PDT 2011


Hi,

On Tue, Apr 12, 2011 at 08:18:38PM +1000, Alistair Leslie-Hughes wrote:
> From: Jens Petersen <petersen at redhat.com>
> Date: Fri, 10 Sep 2010 16:00:52 +1000
> Subject: [PATCH] cleanup trivial Indic UTF-8 aliases uppercasing lang
> 
> Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=30112
> 
> Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
> ---
>  nls/locale.alias.pre |   38 +++++++++++++++++++-------------------
>  1 files changed, 19 insertions(+), 19 deletions(-)
> 
> diff --git a/nls/locale.alias.pre b/nls/locale.alias.pre
> index 65b3dd0..d03b18b 100644
> --- a/nls/locale.alias.pre
> +++ b/nls/locale.alias.pre
> @@ -51,7 +51,7 @@ ar_EG.iso88596:					ar_EG.ISO8859-6
>  ar_EG.ISO-8859-6:				ar_EG.ISO8859-6
>  ar_EG.utf8:					ar_EG.UTF-8
>  ar_IN.utf8:					ar_IN.UTF-8
> -ar_IN.UTF-8:					ar_IN.UTF-8
> +AR_IN.UTF-8:					ar_IN.UTF-8
>  ar_IQ:						ar_IQ.ISO8859-6
>  ar_IQ.iso88596:					ar_IQ.ISO8859-6
>  ar_IQ.ISO-8859-6:				ar_IQ.ISO8859-6

Err, I've never seen an upper-case locale name (as opposed to character
set modifier).  As you can see from the RHS, 'UTF-8' is a valid
character set modifier, as is 'utf8'.  So, I don't think there's any
problem here.

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110414/a565122a/attachment.pgp>


More information about the xorg-devel mailing list