summaryrefslogtreecommitdiffstats
path: root/perl-install/any.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-02-13 17:53:59 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-02-13 17:53:59 +0000
commit906d09feee7055c411790bb62ef839c43ba5fe0f (patch)
treebc03a9a3678c2e85edd9b71c04124470febe1351 /perl-install/any.pm
parentaa5a8d932d27fb794b66ac81dc4b60487a2d928d (diff)
downloaddrakx-backup-do-not-use-906d09feee7055c411790bb62ef839c43ba5fe0f.tar
drakx-backup-do-not-use-906d09feee7055c411790bb62ef839c43ba5fe0f.tar.gz
drakx-backup-do-not-use-906d09feee7055c411790bb62ef839c43ba5fe0f.tar.bz2
drakx-backup-do-not-use-906d09feee7055c411790bb62ef839c43ba5fe0f.tar.xz
drakx-backup-do-not-use-906d09feee7055c411790bb62ef839c43ba5fe0f.zip
fix and some more Help
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 27c914edd..bddd4b67a 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -663,6 +663,7 @@ sub selectCountry {
$o->ask_from_(
{ title => N("Country"),
messages => N("Please choose your country."),
+ interactive_help_id => 'selectCountry',
advanced_messages => N("Here is the full list of available countries"),
advanced_label => N("More"),
advanced_state => $ext_country && scalar(@best),