[PATCH 4/4] Update the .glade file for the HelloWorld spoke

Vratislav Podzimek vpodzime at redhat.com
Tue Jan 6 16:29:30 UTC 2015


Save it with the new version of Glade and anaconda-widgets.

Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
---
 org_fedora_hello_world/gui/spokes/hello_world.glade | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/org_fedora_hello_world/gui/spokes/hello_world.glade b/org_fedora_hello_world/gui/spokes/hello_world.glade
index 346c68d..b6e2d9f 100644
--- a/org_fedora_hello_world/gui/spokes/hello_world.glade
+++ b/org_fedora_hello_world/gui/spokes/hello_world.glade
@@ -1,18 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.18.3 -->
 <interface>
-  <!-- interface-requires gtk+ 3.0 -->
-  <!-- interface-requires AnacondaWidgets 1.0 -->
+  <requires lib="gtk+" version="3.0"/>
+  <requires lib="AnacondaWidgets" version="1.0"/>
   <object class="GtkImage" id="buttonImage">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
     <property name="stock">gtk-execute</property>
   </object>
   <object class="AnacondaSpokeWindow" id="helloWorldSpokeWindow">
-    <property name="startup_id">filler</property>
     <property name="can_focus">False</property>
     <property name="hexpand">True</property>
     <property name="vexpand">True</property>
-    <property name="startup_id">filler</property>
     <property name="window_name" translatable="yes">HELLO WORLD</property>
     <signal name="button-clicked" handler="on_back_clicked" swapped="no"/>
     <child internal-child="main_box">
@@ -42,6 +41,7 @@
         <child internal-child="alignment">
           <object class="GtkAlignment" id="AnacondaSpokeWindow-alignment1">
             <property name="can_focus">False</property>
+            <property name="yalign">0</property>
             <property name="xscale">0</property>
             <property name="yscale">0.5</property>
             <child internal-child="action_area">
-- 
2.1.0



More information about the anaconda-patches mailing list