[gnome-power-manager/gnome-2-30] trivial: make the GtkVBox's, well, vertical in the glade UI editor



commit e19ce6e93c065e97b7a97a66b4cdcc4d4473fcaf
Author: Richard Hughes <richard hughsie com>
Date:   Mon Apr 26 09:46:36 2010 +0100

    trivial: make the GtkVBox's, well, vertical in the glade UI editor

 data/gpm-statistics.ui |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/gpm-statistics.ui b/data/gpm-statistics.ui
index 2f62188..6b40dcd 100644
--- a/data/gpm-statistics.ui
+++ b/data/gpm-statistics.ui
@@ -11,6 +11,7 @@
     <child internal-child="vbox">
       <object class="GtkVBox" id="dialog-vbox1">
         <property name="visible">True</property>
+        <property name="orientation">vertical</property>
         <property name="spacing">2</property>
         <child>
           <object class="GtkHBox" id="hbox1">
@@ -71,6 +72,7 @@
                     <property name="visible">True</property>
                     <property name="extension_events">cursor</property>
                     <property name="border_width">9</property>
+                    <property name="orientation">vertical</property>
                     <property name="spacing">9</property>
                     <child>
                       <object class="GtkHBox" id="hbox4">
@@ -139,6 +141,7 @@
                     <child>
                       <object class="GtkVBox" id="vbox3">
                         <property name="visible">True</property>
+                        <property name="orientation">vertical</property>
                         <child>
                           <object class="GtkHBox" id="hbox_history">
                             <property name="visible">True</property>
@@ -240,6 +243,7 @@
                     <property name="visible">True</property>
                     <property name="extension_events">cursor</property>
                     <property name="border_width">9</property>
+                    <property name="orientation">vertical</property>
                     <property name="spacing">9</property>
                     <child>
                       <object class="GtkHBox" id="hbox6">
@@ -272,6 +276,7 @@
                     <child>
                       <object class="GtkVBox" id="vbox5">
                         <property name="visible">True</property>
+                        <property name="orientation">vertical</property>
                         <child>
                           <object class="GtkHBox" id="hbox_statistics">
                             <property name="visible">True</property>
@@ -373,6 +378,7 @@
                   <object class="GtkVBox" id="vbox1">
                     <property name="visible">True</property>
                     <property name="border_width">9</property>
+                    <property name="orientation">vertical</property>
                     <property name="spacing">9</property>
                     <child>
                       <object class="GtkHBox" id="hbox3">



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