mirror of git://sourceware.org/git/glibc.git
Update.
* SUPPORTED: Don't generate ru_SU. * locales/ru_SU: Removed.
This commit is contained in:
parent
344c67b616
commit
49cee6968b
|
@ -1,5 +1,8 @@
|
||||||
1999-04-29 Ulrich Drepper <drepper@cygnus.com>
|
1999-04-29 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* SUPPORTED: Don't generate ru_SU.
|
||||||
|
* locales/ru_SU: Removed.
|
||||||
|
|
||||||
* locales/zh_CN: Update.
|
* locales/zh_CN: Update.
|
||||||
* charmaps/GB2312: New file.
|
* charmaps/GB2312: New file.
|
||||||
Contributed by hashao@china.com.
|
Contributed by hashao@china.com.
|
||||||
|
|
|
@ -44,7 +44,7 @@ pt_BR ISO-8859-1
|
||||||
pt_PT ISO-8859-1
|
pt_PT ISO-8859-1
|
||||||
ro_RO ISO-8859-2
|
ro_RO ISO-8859-2
|
||||||
ru_RU ISO-8859-5
|
ru_RU ISO-8859-5
|
||||||
ru_SU KOI8-R
|
ru_RU KOI8-R
|
||||||
ru_UA KOI8-U
|
ru_UA KOI8-U
|
||||||
sk_SK ISO-8859-2
|
sk_SK ISO-8859-2
|
||||||
sl_SI ISO-8859-2
|
sl_SI ISO-8859-2
|
||||||
|
|
|
@ -1,46 +0,0 @@
|
||||||
comment_char %
|
|
||||||
escape_char /
|
|
||||||
repertoiremap mnemonic.ds
|
|
||||||
%
|
|
||||||
% Russian Language Locale for Russia
|
|
||||||
% Source: RAP
|
|
||||||
% Address: Sankt Jo//rgens Alle 8
|
|
||||||
% DK-1615 Ko//benhavn V, Danmark
|
|
||||||
% Contact: Keld Simonsen
|
|
||||||
% Email: Keld.Simonsen@dkuug.dk
|
|
||||||
% Tel: +45 - 31226543
|
|
||||||
% Fax: +45 - 33256543
|
|
||||||
% Language: ru
|
|
||||||
% Territory: RU
|
|
||||||
% Revision: 4.3
|
|
||||||
% Date: 1996-10-15
|
|
||||||
% Application: general
|
|
||||||
% Users: general
|
|
||||||
% Repertoiremap: mnemonic.ds
|
|
||||||
% Charset: KOI8-R
|
|
||||||
% Distribution and use is free, also
|
|
||||||
% for commercial purposes.
|
|
||||||
|
|
||||||
LC_CTYPE
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_CTYPE
|
|
||||||
|
|
||||||
LC_COLLATE
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_COLLATE
|
|
||||||
|
|
||||||
LC_MESSAGES
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_MESSAGES
|
|
||||||
|
|
||||||
LC_MONETARY
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_MONETARY
|
|
||||||
|
|
||||||
LC_NUMERIC
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_NUMERIC
|
|
||||||
|
|
||||||
LC_TIME
|
|
||||||
copy "ru_RU"
|
|
||||||
END LC_TIME
|
|
Loading…
Reference in New Issue