diff options
-rw-r--r-- | perl-install/install/steps_gtk.pm | 1 |
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, |