mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-09 04:58:06 +02:00
nls: add 'C.utf8' as an alias for 'en_US.UTF-8'
The normal form is 'C.UTF-8', but 'C.utf8' has been seen in the wild. Fixes #102. Reported-by: Tomas Korbar Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
This commit is contained in:
parent
ca8115186f
commit
cc9f8878f2
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ Cextend: en_US.ISO8859-1
|
|||
Cextend.en: en_US.ISO8859-1
|
||||
English_United-States.437: C
|
||||
C.UTF-8: en_US.UTF-8
|
||||
C.utf8: en_US.UTF-8
|
||||
XCOMM a3 is not an ISO 639 language code, but in Cyrillic, "Z" looks like "3".
|
||||
a3: az_AZ.KOI8-C
|
||||
a3_AZ: az_AZ.KOI8-C
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue