diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-02-03 00:32:25 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-02-03 00:32:25 +0000 |
commit | 967b921c014c91e75f32a3737545ee408465f594 (patch) | |
tree | d9ecc2bde9d2a225eaccf8b1945aa12fbd923b62 /perl-install/install_steps_interactive.pm | |
parent | c696c755f8eeebc947bc5e1ba58f1b8fa265b5b8 (diff) | |
download | drakx-967b921c014c91e75f32a3737545ee408465f594.tar drakx-967b921c014c91e75f32a3737545ee408465f594.tar.gz drakx-967b921c014c91e75f32a3737545ee408465f594.tar.bz2 drakx-967b921c014c91e75f32a3737545ee408465f594.tar.xz drakx-967b921c014c91e75f32a3737545ee408465f594.zip |
(selectLanguage): call charsetChanged
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r-- | perl-install/install_steps_interactive.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index 3009893d3..2a1fcf69c 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -43,6 +43,8 @@ sub kill_action { $o->kill; } +sub charsetChanged {} + #-###################################################################################### #- Steps Functions #-###################################################################################### @@ -69,6 +71,8 @@ sub selectLanguage { install_steps::selectLanguage($o); + $o->charsetChanged; + $o->ask_warn('', "If you see this message it is because you choose a language for which DrakX does not include a translation yet; however the fact that it is |