summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_gtk.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-04-20 11:34:52 +0000
committerFrancois Pons <fpons@mandriva.com>2000-04-20 11:34:52 +0000
commit635c590d21ca7bf878aa1d3a60bce36020e79f94 (patch)
tree9e1ab9ac094f189a5fa389ed89d74a5c3f3230ad /perl-install/install_steps_gtk.pm
parenta098b07c6f1e330df9e098cbea8237e1f9b4abd4 (diff)
downloaddrakx-635c590d21ca7bf878aa1d3a60bce36020e79f94.tar
drakx-635c590d21ca7bf878aa1d3a60bce36020e79f94.tar.gz
drakx-635c590d21ca7bf878aa1d3a60bce36020e79f94.tar.bz2
drakx-635c590d21ca7bf878aa1d3a60bce36020e79f94.tar.xz
drakx-635c590d21ca7bf878aa1d3a60bce36020e79f94.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install_steps_gtk.pm')
-rw-r--r--perl-install/install_steps_gtk.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm
index 1b25eb969..0078ec6a1 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -572,7 +572,7 @@ sub installPackages {
_("Change your Cd-Rom!
Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when done.
-If you don't have it, press Cancel to avoid installation from this Cd-Rom.", pkgs::mediumDescr($packages, $medium));
+If you don't have it, press Cancel to avoid installation from this Cd-Rom.", pkgs::mediumDescr($o->{packages}, $medium));
#- if not using a cdrom medium, always abort.
$method eq 'cdrom' && $o->ask_okcancel('', $msg);