From 627ee812a3ccc30307dac6cca31c3c8906facf45 Mon Sep 17 00:00:00 2001 From: Funda Wang Date: Fri, 18 Feb 2005 03:45:30 +0000 Subject: scim-chinese has been renamed to scim-pinyin. --- perl-install/lang.pm | 4 ++-- perl-install/share/rpmsrate | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install') 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 -- cgit v1.2.1