diff options
-rw-r--r-- | perl-install/lang.pm | 2 | ||||
-rw-r--r-- | perl-install/share/rpmsrate | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 3922c47ca..12256d993 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -657,7 +657,7 @@ my %IM2packages = ( 'scim' => { generic => [ qw(scim scim-m17n scim-tables) ], am => [ qw(scim scim-tables ) ], - ja => [ qw(scim-anthy scim-uim uim-anthy scim-input-pad) ], + ja => [ qw(scim-anthy scim-input-pad) ], ko => [ qw(scim-hangul) ], zh => [ qw(scim-pinyin scim-tables scim-chewing) ], }, diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index cdd452465..a0e113eb9 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -585,7 +585,7 @@ CAT_X 5 icewm-light monitor-edid 5 HIGH_SECURITY mountloop 5 LOCALES"zh" || LOCALES"am" scim-tables - 5 LOCALES"ja" scim-anthy scim-uim uim-anthy scim-input-pad + 5 LOCALES"ja" scim-anthy scim-input-pad 5 LOCALES"ja" !CAT_KDE uim-gtk 5 LOCALES"ja" CAT_KDE uim-qt 5 LOCALES"ko" scim-hangul |