summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/localedrake
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-05-02 08:32:35 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-05-02 08:32:35 +0000
commit68490488f56ca52e8189795c90c9212df12824a5 (patch)
tree6dc703f51f4e87c20409816ae14878b5b7e8d39c /perl-install/standalone/localedrake
parent1bf4a9d78a45f43cc03bb8d094c70bf7630d3cf3 (diff)
downloaddrakx-68490488f56ca52e8189795c90c9212df12824a5.tar
drakx-68490488f56ca52e8189795c90c9212df12824a5.tar.gz
drakx-68490488f56ca52e8189795c90c9212df12824a5.tar.bz2
drakx-68490488f56ca52e8189795c90c9212df12824a5.tar.xz
drakx-68490488f56ca52e8189795c90c9212df12824a5.zip
add comment
Diffstat (limited to 'perl-install/standalone/localedrake')
-rw-r--r--perl-install/standalone/localedrake1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/localedrake b/perl-install/standalone/localedrake
index 5517ad5d1..6f311e019 100644
--- a/perl-install/standalone/localedrake
+++ b/perl-install/standalone/localedrake
@@ -44,6 +44,7 @@ sub select_country() {
eval {
local $::isWizard = 1;
language:
+ # keep around previous settings so that any::selectLanguage can keep UTF-8 flag:
local $::Wizard_no_previous = 1;
my $old_lang = $locale->{lang};
$in->{locale} = $locale;