summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-11 10:45:02 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-11 10:45:02 +0000
commitcbcc60c8573059fcefdc2532693595490840e700 (patch)
tree2808ea4867f4525fb07de950001102811660063c /perl-install/any.pm
parentd072329c9629050e2ed32af7b0366f87d73eae77 (diff)
downloaddrakx-backup-do-not-use-cbcc60c8573059fcefdc2532693595490840e700.tar
drakx-backup-do-not-use-cbcc60c8573059fcefdc2532693595490840e700.tar.gz
drakx-backup-do-not-use-cbcc60c8573059fcefdc2532693595490840e700.tar.bz2
drakx-backup-do-not-use-cbcc60c8573059fcefdc2532693595490840e700.tar.xz
drakx-backup-do-not-use-cbcc60c8573059fcefdc2532693595490840e700.zip
show advanced languages by default
Diffstat (limited to 'perl-install/any.pm')
-rw-r--r--perl-install/any.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 1a82fd2c0..1d7d34f43 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -731,6 +731,7 @@ sub selectLanguage {
advanced_messages => formatAlaTeX(N("Mandrakelinux can support multiple languages. Select
the languages you would like to install. They will be available
when your installation is complete and you restart your system.")),
+ advanced_state => 1,
callbacks => { advanced => sub { $langs->{$listval2val->($lang)} = 1 },
changed => sub {
if ($last_utf8 == $in->{locale}{utf8}) {