diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-02-21 19:26:53 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-02-21 19:26:53 +0000 |
commit | 126cd9c744eb59c458edf3fa6ea11f10069e890d (patch) | |
tree | a52cc3e651a8fb04013083877b04f813a70ff00b /perl-install/share | |
parent | dc8ed857778d6244f91cbc64566cb72f12c6fbcf (diff) | |
download | drakx-126cd9c744eb59c458edf3fa6ea11f10069e890d.tar drakx-126cd9c744eb59c458edf3fa6ea11f10069e890d.tar.gz drakx-126cd9c744eb59c458edf3fa6ea11f10069e890d.tar.bz2 drakx-126cd9c744eb59c458edf3fa6ea11f10069e890d.tar.xz drakx-126cd9c744eb59c458edf3fa6ea11f10069e890d.zip |
fix scim-anthy appearing twice
Diffstat (limited to 'perl-install/share')
-rw-r--r-- | perl-install/share/rpmsrate | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index e1f56daec..ee10d8a16 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -587,8 +587,9 @@ CAT_X 5 icewm-light 5 HIGH_SECURITY mountloop 5 LOCALES"zh" || LOCALES"am" scim-tables - 5 LOCALES"ja" !CAT_KDE scim-anthy scim-uim uim-gtk - 5 LOCALES"ja" CAT_KDE scim-anthy scim-uim uim-qt + 5 LOCALES"ja" scim-anthy scim-uim + 5 LOCALES"ja" !CAT_KDE uim-gtk + 5 LOCALES"ja" CAT_KDE uim-qt 5 LOCALES"ko" scim-hangul 5 LOCALES"vi" x-unikey 5 LOCALES"zh" scim-pinyin |