aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-21 20:51:04 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-21 20:51:04 +0000
commit56ef89e347ffc9b700c1ae98826a8219570d5368 (patch)
tree4fe80fa492aa3a80a3e8941cc27fb82d12712184 /ui
parentgui.py: fix a bug where the makeconf screen appears twice (diff)
downloadanaconda-56ef89e347ffc9b700c1ae98826a8219570d5368.tar.gz
anaconda-56ef89e347ffc9b700c1ae98826a8219570d5368.tar.bz2
anaconda-56ef89e347ffc9b700c1ae98826a8219570d5368.zip
Remove the progress bar
Diffstat (limited to 'ui')
-rw-r--r--ui/anaconda.glade12
1 files changed, 1 insertions, 11 deletions
diff --git a/ui/anaconda.glade b/ui/anaconda.glade
index 486d632..824edd5 100644
--- a/ui/anaconda.glade
+++ b/ui/anaconda.glade
@@ -167,17 +167,7 @@
</packing>
</child>
<child>
- <widget class="GtkProgressBar" id="install_progress">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="show_text">True</property>
- <property name="text" translatable="yes">Installation progress</property>
- </widget>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
+ <placeholder/>
</child>
<child>
<widget class="GtkHButtonBox" id="hbuttonbox2">