[gnome-initial-setup] account: Remove a placeholder widget



commit 0f161c08740f02759d452d082b25af979d0137cc
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Jan 3 14:04:29 2013 -0500

    account: Remove a placeholder widget
    
    This is where the old title used to go.

 .../pages/account/gis-account-page.ui              |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/gnome-initial-setup/pages/account/gis-account-page.ui b/gnome-initial-setup/pages/account/gis-account-page.ui
index d4001c9..c4ef133 100644
--- a/gnome-initial-setup/pages/account/gis-account-page.ui
+++ b/gnome-initial-setup/pages/account/gis-account-page.ui
@@ -7,9 +7,6 @@
     <property name="halign">center</property>
     <property name="orientation">vertical</property>
     <child>
-      <placeholder/>
-    </child>
-    <child>
       <object class="GtkGrid" id="local-area">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
@@ -302,7 +299,7 @@
       <packing>
         <property name="expand">False</property>
         <property name="fill">True</property>
-        <property name="position">1</property>
+        <property name="position">0</property>
       </packing>
     </child>
     <child>
@@ -515,7 +512,7 @@
       <packing>
         <property name="expand">False</property>
         <property name="fill">True</property>
-        <property name="position">2</property>
+        <property name="position">1</property>
       </packing>
     </child>
   </object>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]