mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 06:18:04 +02:00
nls: add locale alias from eo.UTF-8 to eo_XX.UTF-8
There is no matching locale in the locale.dir and compose.dir files for the locale eo.UTF-8. Setting it as the locale resulted in compose files not being loaded. Signed-off-by: iyzana <iyzana@protonmail.com>
This commit is contained in:
parent
24df23dff9
commit
eb5885245a
1 changed files with 1 additions and 0 deletions
|
|
@ -386,6 +386,7 @@ en_ZW.utf8: en_ZS.UTF-8
|
|||
en_ZW.iso88591: en_ZW.ISO8859-1
|
||||
en_ZW.ISO-8859-1: en_ZW.ISO8859-1
|
||||
eo: eo_XX.ISO8859-3
|
||||
eo.UTF-8: eo_XX.UTF-8
|
||||
eo_EO: eo_EO.ISO8859-3
|
||||
eo_XX: eo_XX.ISO8859-3
|
||||
es: es_ES.ISO8859-1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue