summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakfont
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-12 11:39:02 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-12 11:39:02 +0000
commit836594509846960f6cb17dc064343c651bf9d771 (patch)
treed108a2a35be5e072ab85ff04523a75a52bf3adba /perl-install/standalone/drakfont
parent354e09d51162e8335fc66a05234e268527fd10ef (diff)
downloaddrakx-backup-do-not-use-836594509846960f6cb17dc064343c651bf9d771.tar
drakx-backup-do-not-use-836594509846960f6cb17dc064343c651bf9d771.tar.gz
drakx-backup-do-not-use-836594509846960f6cb17dc064343c651bf9d771.tar.bz2
drakx-backup-do-not-use-836594509846960f6cb17dc064343c651bf9d771.tar.xz
drakx-backup-do-not-use-836594509846960f6cb17dc064343c651bf9d771.zip
prevent useless spacing above button bar
Diffstat (limited to 'perl-install/standalone/drakfont')
-rwxr-xr-xperl-install/standalone/drakfont2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index c80eec424..8288dee03 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -529,7 +529,7 @@ sub interactive_mode() {
1, gtkpack_(Gtk2::HBox->new(0, 2),
1, gtkpack_(Gtk2::VBox->new(0, 2),
1, gtkpack($font_box = Gtk2::VBox->new(0, 5), $font_sel = Gtk2::FontSelection->new,),
- 1, gtkpack_(Gtk2::HBox->new(0, 2),
+ 0, gtkpack_(Gtk2::HBox->new(0, 2),
0, gtkadd(gtkset_layout(Gtk2::VButtonBox->new, 'end'),
gtksignal_connect($button->{windows} = Gtk2::Button->new(N("Get Windows Fonts")),
clicked => sub {