From 43056d09d042ed946f2d4c6897c4af5b0cc9227f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 6 Sep 1999 19:19:33 +0000 Subject: no_comment --- perl-install/install2.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index ce514710e..3d90b1679 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -279,9 +279,9 @@ $o = $::o = { # { mntpoint => "/usr", size => 400 << 11, type => 0x83, growable => 1 }, # ], shells => [ map { "/bin/$_" } qw(bash tcsh zsh ash ksh) ], - lang => 'us', + lang => 'fr_FR', isUpgrade => 0, - installClass => 'beginner', + installClass => 'expert', timezone => { timezone => "Europe/Paris", GMT => 1, -- cgit v1.2.1