summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2010-04-14 13:38:18 +0100
committerJon TURNEY <jon.turney@dronecode.org.uk>2010-10-28 19:50:54 +0100
commit03877bda911b72ac60a7144d6eced7d5be4b4d72 (patch)
tree4dfbd324709c9e4d9b9160d7ed26eea8d048e809
parent81d1d9a6bdca779a44f931730b866eea75777c00 (diff)
Add C.UTF-8 and C.ASCII locale aliases
Add C.UTF-8 locale as an alias for en_US.UTF-8 Add C.ASCII locale as an alias for C (C.UTF-8 is the default locale for cygwin. It also exists in debian, although I don't think it's intended for use by humans.) Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk> Acked-by: Julien Cristau <jcristau@debian.org> Reviewed-by: James Cloos <cloos@jhcloos.com>
-rw-r--r--nls/locale.alias.pre2
1 files changed, 2 insertions, 0 deletions
diff --git a/nls/locale.alias.pre b/nls/locale.alias.pre
index 3064827d..65b3dd08 100644
--- a/nls/locale.alias.pre
+++ b/nls/locale.alias.pre
@@ -10,10 +10,12 @@ POSIX: C
POSIX-UTF2: C
C_C.C: C
C.en: C
+C.ASCII: C
C.iso88591: en_US.ISO8859-1
Cextend: en_US.ISO8859-1
Cextend.en: en_US.ISO8859-1
English_United-States.437: C
+C.UTF-8: en_US.UTF-8
XCOMM a3 is not an ISO 639 language code, but in Cyrillic, "Z" looks like "3".
a3: a3_AZ.KOI8-C
a3_AZ: a3_AZ.KOI8-C