summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-09-27 20:02:11 +0000
committerJeremy Katz <katzj@redhat.com>2006-09-27 20:02:11 +0000
commitd815768975685f9c043b720ed63d6be929682d4c (patch)
tree86078d7cedfb8603bfbd272897615b42db804d22 /ui
parent502ae13aa42f0a8a3770e35895c89fc92002eaf3 (diff)
downloadanaconda-d815768975685f9c043b720ed63d6be929682d4c.tar.gz
anaconda-d815768975685f9c043b720ed63d6be929682d4c.tar.xz
anaconda-d815768975685f9c043b720ed63d6be929682d4c.zip
2006-09-27 Jeremy Katz <katzj@redhat.com>
* iw/task_gui.py (TaskWindow.getScreen): Have to remove since we do a show_all on the vbox * ui/tasksel.glade: Fix a tyop
Diffstat (limited to 'ui')
-rw-r--r--ui/tasksel.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/tasksel.glade b/ui/tasksel.glade
index 257245fc0..7c96d7567 100644
--- a/ui/tasksel.glade
+++ b/ui/tasksel.glade
@@ -186,7 +186,7 @@
</child>
<child>
- <widget class="GtkVBox" id="addReboBox">
+ <widget class="GtkVBox" id="addRepoBox">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>