summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2006-10-11 20:31:02 +0000
committerChris Lumens <clumens@redhat.com>2006-10-11 20:31:02 +0000
commit23dc64aa810cef2821633c20fcd06c5a6bea2a70 (patch)
treed8a28d2588c4da89ee6e096de1f0d6094d636722
parent1ce4fc747ee93c9503798dd5deb63cb6a1c8f55f (diff)
downloadanaconda-23dc64aa810cef2821633c20fcd06c5a6bea2a70.tar.gz
anaconda-23dc64aa810cef2821633c20fcd06c5a6bea2a70.tar.xz
anaconda-23dc64aa810cef2821633c20fcd06c5a6bea2a70.zip
Fix layout in case where the extra repo selection box is not displayed.
-rw-r--r--ChangeLog5
-rw-r--r--ui/tasksel.glade4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ad80a89c2..27f1ca91d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-11 Chris Lumens <clumens@redhat.com>
+
+ * ui/tasksel.glade: Fix layout in case where the extra repo selection
+ box is not displayed.
+
2006-10-11 Paul Nasrat <pnasrat@redhat.com>
* yuminstall.py (AnacondaYumRepo.getHeader): Ignore basepath
diff --git a/ui/tasksel.glade b/ui/tasksel.glade
index d3ebeae70..6dfaabd87 100644
--- a/ui/tasksel.glade
+++ b/ui/tasksel.glade
@@ -49,8 +49,8 @@
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
</packing>
</child>