summaryrefslogtreecommitdiffstats
path: root/perl-install/c/smp-test.c
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-01-09 23:34:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-01-09 23:34:00 +0000
commit6cfd26b5663aad89ab1d920f702e3f787c0803a9 (patch)
tree750ad5a9ec39565a1d61d01ee09005ba278bbf4b /perl-install/c/smp-test.c
parentb5d43e74a10e43d00561177f95876da7e7da3495 (diff)
downloaddrakx-backup-do-not-use-6cfd26b5663aad89ab1d920f702e3f787c0803a9.tar
drakx-backup-do-not-use-6cfd26b5663aad89ab1d920f702e3f787c0803a9.tar.gz
drakx-backup-do-not-use-6cfd26b5663aad89ab1d920f702e3f787c0803a9.tar.bz2
drakx-backup-do-not-use-6cfd26b5663aad89ab1d920f702e3f787c0803a9.tar.xz
drakx-backup-do-not-use-6cfd26b5663aad89ab1d920f702e3f787c0803a9.zip
(auto_fill): indent lines beginning with '-'
Diffstat (limited to 'perl-install/c/smp-test.c')
0 files changed, 0 insertions, 0 deletions
ps_gtk.pm?h=15.26&id=f87b6ce918494efcc524221cc8614592b4709c94'>perl-install/install_steps_gtk.pm
+++ b/perl-install/install_steps_gtk.pm
@@ -364,7 +364,7 @@ sub choosePackagesTree {
0, _("Choose the packages you want to install"),
1, gtkpack(new Gtk::HBox(0,0),
createScrolledWindow($tree),
- gtkadd(gtkset_usize(new Gtk::Frame(_("Info")), 150, 0),
+ gtkadd(gtkset_usize(new Gtk::Frame(_("Info")), $::windowwidth - 490, 0),
createScrolledWindow($info_widget = new Gtk::Text),
)),
0, my $l = new Gtk::HBox(0,15),