summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMystery Man 553 <uid553@mandriva.org>2001-02-12 18:24:41 +0000
committerMystery Man 553 <uid553@mandriva.org>2001-02-12 18:24:41 +0000
commit19baac40bc5c229b51de78545e1a53885e471f43 (patch)
tree7624644fa9a592fc2f3f84c5d76305daf1c24cd1
parent311f5ef312ec2e8ca2713ccc4b467b62794d8f27 (diff)
downloaddrakx-backup-do-not-use-19baac40bc5c229b51de78545e1a53885e471f43.tar
drakx-backup-do-not-use-19baac40bc5c229b51de78545e1a53885e471f43.tar.gz
drakx-backup-do-not-use-19baac40bc5c229b51de78545e1a53885e471f43.tar.bz2
drakx-backup-do-not-use-19baac40bc5c229b51de78545e1a53885e471f43.tar.xz
drakx-backup-do-not-use-19baac40bc5c229b51de78545e1a53885e471f43.zip
(configurePrinter): cleanup, pkg_install_if_requires_satisfied('xpp',
'kups') only if a printer is configured (for the case when _("Would you like to configure a printer?") is answered no)
-rw-r--r--perl-install/install_steps_interactive.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index cbe083533..c48c024dd 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -182,6 +182,7 @@ sub selectKeyboard {
{ title => _("Keyboard"),
messages => _("Please, choose your keyboard layout."),
advanced_messages => _("Here is the full list of keyboards available"),
+ advanced_label => _("More"),
callbacks => { changed => sub { $other = $_[0]==1 } },
},
[ if_(@best > 1, { val => \$o->{keyboard}, type => 'list', format => $format,