summaryrefslogtreecommitdiffstats
path: root/perl-install/install/steps_gtk.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-02 14:08:09 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-02 14:08:09 +0000
commitc103136dac8aaf4b0a1655aeb47f2fa7f5310ae0 (patch)
tree16d6c41f570bf5da72783f8c9fdf34a0c880c759 /perl-install/install/steps_gtk.pm
parentb915ae63d096652366b9e9d0fc88e58c68cce131 (diff)
downloaddrakx-backup-do-not-use-c103136dac8aaf4b0a1655aeb47f2fa7f5310ae0.tar
drakx-backup-do-not-use-c103136dac8aaf4b0a1655aeb47f2fa7f5310ae0.tar.gz
drakx-backup-do-not-use-c103136dac8aaf4b0a1655aeb47f2fa7f5310ae0.tar.bz2
drakx-backup-do-not-use-c103136dac8aaf4b0a1655aeb47f2fa7f5310ae0.tar.xz
drakx-backup-do-not-use-c103136dac8aaf4b0a1655aeb47f2fa7f5310ae0.zip
(ask_deselect_media__copy_on_disk) ensure button got packed at bottom if there's not a lot of media
Diffstat (limited to 'perl-install/install/steps_gtk.pm')
-rw-r--r--perl-install/install/steps_gtk.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/steps_gtk.pm b/perl-install/install/steps_gtk.pm
index c7e60febf..a5678063e 100644
--- a/perl-install/install/steps_gtk.pm
+++ b/perl-install/install/steps_gtk.pm
@@ -705,6 +705,7 @@ If you want to skip some of them, you can unselect them now."))),
$b->set_sensitive(0) if $_ eq $names[0];
(0, $b);
} @names),
+ if_(@names <= 8, 1, ''),
0, gtknew('HSeparator'),
) : (),
if_($o_copy_rpms_on_disk,