mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-02 20:08:00 +02:00
xc/nls/compose.dir
xc/nls/locale.alias xc/nls/locale.dir //freedesktop.org/bugzilla/show_bug.cgi?id=1544): Adding support for the si_LK (si, sinhala, si_LK, si_LK.UTF-8) locale. Patch by Anuradha Ratnaweera <gnu.slash.linux@gmail.com>.
This commit is contained in:
parent
443890ceef
commit
bf2e6ef66b
3 changed files with 7 additions and 2 deletions
|
|
@ -341,6 +341,7 @@ en_US.UTF-8/Compose: pt_PT.UTF-8
|
|||
en_US.UTF-8/Compose: ro_RO.UTF-8
|
||||
en_US.UTF-8/Compose: ru_RU.UTF-8
|
||||
en_US.UTF-8/Compose: ru_UA.UTF-8
|
||||
en_US.UTF-8/Compose: si_LK.UTF-8
|
||||
en_US.UTF-8/Compose: sk_SK.UTF-8
|
||||
en_US.UTF-8/Compose: sl_SI.UTF-8
|
||||
en_US.UTF-8/Compose: sq_AL.UTF-8
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
XCOMM $XdotOrg: lib/X11/nls/locale.alias.pre,v 1.5 2004-11-05 00:58:49 gisburn Exp $
|
||||
XCOMM $XdotOrg: lib/X11/nls/locale.alias.pre,v 1.6 2004-11-09 00:56:56 gisburn Exp $
|
||||
XCOMM $Xorg: locale.alias,v 1.3 2000/08/17 19:46:48 cpqbld Exp $
|
||||
XCOMM
|
||||
XCOMM This file contains alias name of locale.
|
||||
|
|
@ -714,6 +714,8 @@ sh_HR.iso88592: sh_HR.ISO8859-2
|
|||
sh_SP: sh_YU.ISO8859-2
|
||||
sh_YU: sh_YU.ISO8859-2
|
||||
sh_YU.utf8: sh_YU.UTF-8
|
||||
si: si_LK.UTF-8
|
||||
si_LK: si_LK.UTF-8
|
||||
sk: sk_SK.ISO8859-2
|
||||
sk_SK: sk_SK.ISO8859-2
|
||||
sk_SK.iso88592: sk_SK.ISO8859-2
|
||||
|
|
@ -918,6 +920,7 @@ romanian: ro_RO.ISO8859-2
|
|||
rumanian: ro_RO.ISO8859-2
|
||||
russian: ru_RU.ISO8859-5
|
||||
serbocroatian: sh_YU.ISO8859-2
|
||||
sinhala: si_LK.UTF-8
|
||||
slovak: sk_SK.ISO8859-2
|
||||
slovene: sl_SI.ISO8859-2
|
||||
slovenian: sl_SI.ISO8859-2
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
XCOMM $XdotOrg: lib/X11/nls/locale.dir.pre,v 1.4 2004-11-05 00:58:49 gisburn Exp $
|
||||
XCOMM $XdotOrg: lib/X11/nls/locale.dir.pre,v 1.5 2004-11-09 00:56:56 gisburn Exp $
|
||||
XCOMM $Xorg: locale.dir,v 1.3 2000/08/17 19:46:48 cpqbld Exp $
|
||||
XCOMM
|
||||
XCOMM This file contains locale database file names
|
||||
|
|
@ -366,6 +366,7 @@ en_US.UTF-8/XLC_LOCALE: ru_RU.UTF-8
|
|||
en_US.UTF-8/XLC_LOCALE: ru_UA.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: se_NO.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: sh_YU.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: si_LK.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: sk_SK.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: sl_SI.UTF-8
|
||||
en_US.UTF-8/XLC_LOCALE: sq_AL.UTF-8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue