diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-03-16 14:27:46 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-03-16 14:31:15 -0700 |
commit | abf4da1ed0f735ca7ce471dc13a0ec3677391486 (patch) | |
tree | a0965b1a5966d7c75a38712abcdfdce3883e1077 /nls | |
parent | 837703c8651e1321a50147a8311c56e4758ce08a (diff) | |
download | xorg-lib-libX11-abf4da1ed0f735ca7ce471dc13a0ec3677391486.tar.gz |
Bug 14651: We need to add new locale specification for Belarusian Latin locale
X.Org Bug #14651 <http://bugs.freedesktop.org/show_bug.cgi?id=14651>
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'nls')
-rw-r--r-- | nls/locale.alias.pre | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nls/locale.alias.pre b/nls/locale.alias.pre index d885fb84..08d9ebcf 100644 --- a/nls/locale.alias.pre +++ b/nls/locale.alias.pre @@ -111,12 +111,15 @@ az: az_AZ.ISO8859-9E az_AZ: az_AZ.ISO8859-9E az_AZ.iso88599e: az_AZ.ISO8859-9E be: be_BY.CP1251 +be@latin: be_BY.UTF-8@latin be_BY: be_BY.CP1251 +be_BY@latin: be_BY.UTF-8@latin be_BY.cp1251: be_BY.CP1251 be_BY.microsoftcp1251: be_BY.CP1251 be_BY.microsoft-cp1251: be_BY.CP1251 be_BY.MICROSOFT-CP1251: be_BY.CP1251 be_BY.utf8: be_BY.UTF-8 +be_BY.utf8@latin: be_BY.UTF-8@latin bg: bg_BG.CP1251 bg_BG: bg_BG.CP1251 bg_BG.cp1251: bg_BG.CP1251 |