summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-01-30 09:43:36 +0000
committerThierry Vignaud <tv@mandriva.org>2009-01-30 09:43:36 +0000
commita3e8a4b9f854543d0962d7731f85505f0bdd47a5 (patch)
tree3c3aa9800613dbc068fe687b9d1266b463ca8e32
parent4b21beca38c3cb407c918653d8d00c5c3183f6e5 (diff)
downloaddrakx-a3e8a4b9f854543d0962d7731f85505f0bdd47a5.tar
drakx-a3e8a4b9f854543d0962d7731f85505f0bdd47a5.tar.gz
drakx-a3e8a4b9f854543d0962d7731f85505f0bdd47a5.tar.bz2
drakx-a3e8a4b9f854543d0962d7731f85505f0bdd47a5.tar.xz
drakx-a3e8a4b9f854543d0962d7731f85505f0bdd47a5.zip
(ask_deselect_media__copy_on_disk) fix layout (#43528)
-rw-r--r--perl-install/install/NEWS2
-rw-r--r--perl-install/install/steps_gtk.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 964485355..f6748a8b1 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,5 +1,7 @@
- use a file selector in text mode too
- include mke2fs.conf from e2fsprogs-1.41.3-3mdb
+- media management:
+ o better layout for DVD/CD copy
Version 11.80.1 - 21 January 2008
diff --git a/perl-install/install/steps_gtk.pm b/perl-install/install/steps_gtk.pm
index 0546a12e8..8532ee616 100644
--- a/perl-install/install/steps_gtk.pm
+++ b/perl-install/install/steps_gtk.pm
@@ -745,6 +745,7 @@ If you want to skip some of them, you can unselect them now."))),
text => N("You have the option to copy the contents of the CDs onto the hard drive before installation.
It will then continue from the hard drive and the packages will remain available once the system is fully installed.")),
0, gtknew('CheckButton', text => N("Copy whole CDs"), active_ref => $o_copy_rpms_on_disk),
+ 1, gtknew('Alignment'),
0, gtknew('HSeparator'),
),
0, gtknew('HButtonBox', layout => 'edge', children_tight => [