diff options
author | Funda Wang <fwang@mandriva.org> | 2005-02-18 03:45:30 +0000 |
---|---|---|
committer | Funda Wang <fwang@mandriva.org> | 2005-02-18 03:45:30 +0000 |
commit | 627ee812a3ccc30307dac6cca31c3c8906facf45 (patch) | |
tree | 48b1108247dd399750cf4a6bbb82943cbb3dc157 | |
parent | 62a45af43868ad06c6bb36b3ae3b169b17277a71 (diff) | |
download | drakx-backup-do-not-use-627ee812a3ccc30307dac6cca31c3c8906facf45.tar drakx-backup-do-not-use-627ee812a3ccc30307dac6cca31c3c8906facf45.tar.gz drakx-backup-do-not-use-627ee812a3ccc30307dac6cca31c3c8906facf45.tar.bz2 drakx-backup-do-not-use-627ee812a3ccc30307dac6cca31c3c8906facf45.tar.xz drakx-backup-do-not-use-627ee812a3ccc30307dac6cca31c3c8906facf45.zip |
scim-chinese has been renamed to scim-pinyin.
-rw-r--r-- | perl-install/lang.pm | 4 | ||||
-rw-r--r-- | perl-install/share/rpmsrate | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 8df5c59e9..30bb35880 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -646,10 +646,10 @@ my %IM2packages = ( am => [ qw(scim scim-tables ) ], ja => [ qw(scim-anthy scim-uim) ], ko => [ qw(scim-hangul) ], - zh => [ qw(scim-chinese scim-tables scim-chewing) ], + zh => [ qw(scim-pinyin scim-tables scim-chewing) ], }, 'scim+uim' => { generic => [ qw(scim-uim) ] }, - 'uim' => { generic => [ qw(uim-applet) ] }, + 'uim' => { generic => [ qw(uim-gtk) ] }, 'vi' => { generic => [ 'x-unikey' ] }, ); diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index 0b21f2ec4..41d6b7530 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -590,7 +590,7 @@ CAT_X 5 LOCALES"ja" scim-anthy scim-uim 5 LOCALES"ko" scim-hangul 5 LOCALES"vi" x-unikey - 5 LOCALES"zh" scim-chinese + 5 LOCALES"zh" scim-pinyin 5 LOCALES"zh_TW" scim-chewing 5 LOCALES"ja" || LOCALES"ko" || LOCALES"zh" rxvt-CJK rxvt-unicode |