From 5b89deb083c7c187457afd9764f2ddc0542073a5 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 30 Nov 2004 11:57:02 +0000 Subject: install scim-anthy as well for japanese users --- perl-install/lang.pm | 2 +- perl-install/share/rpmsrate | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install') diff --git a/perl-install/lang.pm b/perl-install/lang.pm index 361bb3b6c..d59bd331f 100644 --- a/perl-install/lang.pm +++ b/perl-install/lang.pm @@ -638,7 +638,7 @@ my %IM2packages = ( 'scim' => { generic => [ qw(scim scim-m17n scim-tables) ], am => [ qw(scim scim-tables ) ], - ja => [ qw(scim-uim) ], + ja => [ qw(scim-anthy scim-uim) ], ko => [ qw(scim-hangul) ], zh => [ qw(scim-chinese scim-tables) ], }, diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate index e06a963d3..778631b76 100644 --- a/perl-install/share/rpmsrate +++ b/perl-install/share/rpmsrate @@ -583,7 +583,7 @@ X 5 icewm-light 5 HIGH_SECURITY mountloop 5 LOCALES"zh" || LOCALES"am" scim-tables - 5 LOCALES"ja" scim-uim + 5 LOCALES"ja" scim-anthy scim-uim 5 LOCALES"ko" scim-hangul 5 LOCALES"vi" x-unikey 5 LOCALES"zh" scim-chinese -- cgit v1.2.1