summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-01-10 16:08:34 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-01-10 16:08:34 +0000
commit5b3615c6c03f8961facaf6e35c8963c0f9456197 (patch)
tree2d27c3298cce44eae42ceb819204454395bdd042 /perl-install/install2.pm
parent3a2545452f8ddb6bfe8eee02c313769d38f74300 (diff)
downloaddrakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar
drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.gz
drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.bz2
drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.tar.xz
drakx-5b3615c6c03f8961facaf6e35c8963c0f9456197.zip
no_comment
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index e111c9043..6c7f6d784 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -352,7 +352,7 @@ sub choosePackages {
if ($_[1] > 1 || !$o->{isUpgrade} || $::expert) {
if ($_[1] == 1) {
$o->{compssUsersChoice}{$_} = 1 foreach @{$o->{compssUsersSorted}}, 'Miscellaneous';
- $o->{compssUsersChoice}{KDE} = 0 if $o->{lang} =~ /ja|ko|th|vi|zh/; #- gnome handles much this fonts much better
+ $o->{compssUsersChoice}{KDE} = 0 if $o->{lang} =~ /ja|el|ko|th|vi|zh/; #- gnome handles much this fonts much better
}
$o->choosePackages($o->{packages}, $o->{compss},