summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-05-19 07:04:21 -0400
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-05-19 19:33:55 +0200
commit620293272400ef5c552b81c4a5d2df38c6a9ce3d (patch)
tree0e3496020288b3fd15172f71ed0180d56affd4f6 /perl-install/lang.pm
parentb268870a7af9c251a9e4e61488fe1ee5eb35191f (diff)
downloaddrakx-620293272400ef5c552b81c4a5d2df38c6a9ce3d.tar
drakx-620293272400ef5c552b81c4a5d2df38c6a9ce3d.tar.gz
drakx-620293272400ef5c552b81c4a5d2df38c6a9ce3d.tar.bz2
drakx-620293272400ef5c552b81c4a5d2df38c6a9ce3d.tar.xz
drakx-620293272400ef5c552b81c4a5d2df38c6a9ce3d.zip
don't try to install scim-googlepinyin (mga#6681)
it has never been imported in Mageia...
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 96f963bab..fbfd93801 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -643,7 +643,7 @@ my %IM_config =
ko => sub { qw(scim-hangul) },
th => sub { qw(scim-thai) },
vi => sub { qw(scim-m17n) },
- zh => sub { qw(scim-googlepinyin scim-tables-zh scim-chewing) },
+ zh => sub { qw(scim-tables-zh scim-chewing) },
},
},
@@ -659,7 +659,7 @@ my %IM_config =
ko => sub { qw(scim-hangul) },
th => sub { qw(scim-thai) },
vi => sub { qw(scim-m17n) },
- zh => sub { qw(scim-googlepinyin scim-tables-zh scim-chewing) },
+ zh => sub { qw(scim-tables-zh scim-chewing) },
},
},
'ibus' => {