diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-29 14:56:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-29 14:56:45 +0000 |
commit | 49cee6968b08aa52af2fb1be127f0a8046371c2c (patch) | |
tree | 591f0e8f8861f64dd47ece8f4b7898d2cd6416b3 | |
parent | 344c67b616bf39d33700cc77ff5c6ec2d5ba295c (diff) | |
download | glibc-49cee6968b08aa52af2fb1be127f0a8046371c2c.tar.gz glibc-49cee6968b08aa52af2fb1be127f0a8046371c2c.tar.xz glibc-49cee6968b08aa52af2fb1be127f0a8046371c2c.zip |
Update.
* SUPPORTED: Don't generate ru_SU. * locales/ru_SU: Removed.
-rw-r--r-- | localedata/ChangeLog | 3 | ||||
-rw-r--r-- | localedata/SUPPORTED | 2 | ||||
-rw-r--r-- | localedata/locales/ru_SU | 46 |
3 files changed, 4 insertions, 47 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 0c18076133..312960e4fc 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 1999-04-29 Ulrich Drepper <drepper@cygnus.com> + * SUPPORTED: Don't generate ru_SU. + * locales/ru_SU: Removed. + * locales/zh_CN: Update. * charmaps/GB2312: New file. Contributed by hashao@china.com. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 5702382f8f..a2cbb0474c 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -44,7 +44,7 @@ pt_BR ISO-8859-1 pt_PT ISO-8859-1 ro_RO ISO-8859-2 ru_RU ISO-8859-5 -ru_SU KOI8-R +ru_RU KOI8-R ru_UA KOI8-U sk_SK ISO-8859-2 sl_SI ISO-8859-2 diff --git a/localedata/locales/ru_SU b/localedata/locales/ru_SU deleted file mode 100644 index 17ff12b07b..0000000000 --- a/localedata/locales/ru_SU +++ /dev/null @@ -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 |