summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakperm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-22 16:46:31 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-22 16:46:31 +0000
commit88e1db6639efe9fae762d6b303be73ab90a03514 (patch)
treec1e8d4f5a07f470e8e777b5597457ff513d3d4a7 /perl-install/standalone/drakperm
parent111cfe203fbb1b4ca4c38f1b22841e2b882df9af (diff)
downloaddrakx-88e1db6639efe9fae762d6b303be73ab90a03514.tar
drakx-88e1db6639efe9fae762d6b303be73ab90a03514.tar.gz
drakx-88e1db6639efe9fae762d6b303be73ab90a03514.tar.bz2
drakx-88e1db6639efe9fae762d6b303be73ab90a03514.tar.xz
drakx-88e1db6639efe9fae762d6b303be73ab90a03514.zip
add space around main vbox (Robert Vojta, #9153)
Diffstat (limited to 'perl-install/standalone/drakperm')
-rwxr-xr-xperl-install/standalone/drakperm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakperm b/perl-install/standalone/drakperm
index e4da6f415..1b9d0e11f 100755
--- a/perl-install/standalone/drakperm
+++ b/perl-install/standalone/drakperm
@@ -106,7 +106,7 @@ my $tips = new Gtk2::Tooltips;
$W->add(gtkpack_(Gtk2::VBox->new(0,5),
0, Gtk2::WrappedLabel->new(N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will owerwrite the default rules."), 0.5),
1, gtkadd(Gtk2::Frame->new,
- gtkpack_(Gtk2::VBox->new,
+ gtkpack_(gtkset_border_width(Gtk2::VBox->new, 5),
0, Gtk2::WrappedLabel->new(N("The current security level is %s.
Select permissions to see/edit", $level), 0.5),
0, gtkpack_(gtkset_layout(Gtk2::HButtonBox->new, 'spread'),