aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-22 18:16:54 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-22 18:16:54 +0000
commitf1a27ef1e8738be2340e947a4a579cb79d9bf2dc (patch)
tree12da3dfa0eecc86a3c7ad121e68d896ba4bfb1fc
parentUpdate the header (diff)
downloadanaconda-f1a27ef1e8738be2340e947a4a579cb79d9bf2dc.tar.gz
anaconda-f1a27ef1e8738be2340e947a4a579cb79d9bf2dc.tar.bz2
anaconda-f1a27ef1e8738be2340e947a4a579cb79d9bf2dc.zip
ui/anaconda.glade: adjust the header
-rw-r--r--ui/anaconda.glade9
1 files changed, 6 insertions, 3 deletions
diff --git a/ui/anaconda.glade b/ui/anaconda.glade
index 0ea6fab..4167171 100644
--- a/ui/anaconda.glade
+++ b/ui/anaconda.glade
@@ -73,7 +73,10 @@
<placeholder/>
</child>
<child>
- <placeholder/>
+ <widget class="GtkLabel" id="label1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ </widget>
</child>
</widget>
<packing>
@@ -86,8 +89,8 @@
</child>
</widget>
<packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>