summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-08-09 02:27:39 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-08-09 02:27:39 +0000
commitf9d051b6ff9ca0add30ea0983bf285c4278e3a7c (patch)
tree82fa6b397740167d128d214e8a6cb2bf1c882834
parente6f3bea5c6e49fe7ae6c2ac58c746009b3b5fa77 (diff)
downloaddrakx-backup-do-not-use-f9d051b6ff9ca0add30ea0983bf285c4278e3a7c.tar
drakx-backup-do-not-use-f9d051b6ff9ca0add30ea0983bf285c4278e3a7c.tar.gz
drakx-backup-do-not-use-f9d051b6ff9ca0add30ea0983bf285c4278e3a7c.tar.bz2
drakx-backup-do-not-use-f9d051b6ff9ca0add30ea0983bf285c4278e3a7c.tar.xz
drakx-backup-do-not-use-f9d051b6ff9ca0add30ea0983bf285c4278e3a7c.zip
remove wrong unused line
-rw-r--r--perl-install/lang.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index cd6c8d51f..af73a1465 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -673,7 +673,6 @@ my %IM2packages = (
zh => [ qw(scim-pinyin scim-tables scim-chewing) ],
},
'uim' => { generic => [ qw(uim-gtk uim-anthy) ] },
- 'vi' => { generic => [ 'x-unikey' ] },
);
sub IM2packages {