summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorFunda Wang <fwang@mandriva.org>2005-02-18 03:45:30 +0000
committerFunda Wang <fwang@mandriva.org>2005-02-18 03:45:30 +0000
commit627ee812a3ccc30307dac6cca31c3c8906facf45 (patch)
tree48b1108247dd399750cf4a6bbb82943cbb3dc157 /perl-install/lang.pm
parent62a45af43868ad06c6bb36b3ae3b169b17277a71 (diff)
downloaddrakx-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.
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm4
1 files changed, 2 insertions, 2 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' ] },
);