summaryrefslogtreecommitdiffstats
path: root/perl-install/lang.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-09-23 06:57:50 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-09-23 06:57:50 +0000
commit-rw-r--r--lst/MonitorsDB2
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/MonitorsDB b/lst/MonitorsDB
index 246a9d93..68fc1852 100644
--- a/lst/MonitorsDB
+++ b/lst/MonitorsDB
c1d0&id2=65a2e2505820897d17c58b65fa805ca3bfc3dca1'>diff)
downloaddrakx-713c67a8e05893ef953a2343b4624d470fedc1d0.tar
drakx-713c67a8e05893ef953a2343b4624d470fedc1d0.tar.gz
drakx-713c67a8e05893ef953a2343b4624d470fedc1d0.tar.bz2
drakx-713c67a8e05893ef953a2343b4624d470fedc1d0.tar.xz
drakx-713c67a8e05893ef953a2343b4624d470fedc1d0.zip
install x-unikey for vietnamese (aka sync with share/rpmsrate)
Diffstat (limited to 'perl-install/lang.pm')
-rw-r--r--perl-install/lang.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/lang.pm b/perl-install/lang.pm
index 16c4f7410..9a3618a44 100644
--- a/perl-install/lang.pm
+++ b/perl-install/lang.pm
@@ -639,6 +639,7 @@ my %IM2packages = (
},
'scim+uim' => { generic => [ qw(scim-uim) ] },
'uim' => { generic => [ qw(uim-applet) ] },
+ 'vi' => { generic => [ 'x-unikey' ] },
);
sub IM2packages {