summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b87db9d8c..f7b906415 100644
--- a/perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -247,7 +247,7 @@ sub reallyChooseGroups {
$entries_in_path->('Utilities'),
),
) : $o->{meta_class} eq 'desktop' ? (
- 0, gtkpack(Gtk2::VBox->new(0, 0),
+ 1, gtkpack(Gtk2::VBox->new(0, 0),
$entries_in_path->('Workstation'),
),
) : (