[chronojump] small gui fixes



commit 04064f60ed17d2a61050eb05c418dea536c87717
Author: Xavier de Blas <xaviblas gmail com>
Date:   Mon Apr 9 22:11:54 2012 +0200

    small gui fixes

 glade/chronojump.glade |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/glade/chronojump.glade b/glade/chronojump.glade
index 59052ba..0a6ebcd 100644
--- a/glade/chronojump.glade
+++ b/glade/chronojump.glade
@@ -6397,7 +6397,7 @@ suitable for agility tests)</property>
                                 <child>
                                   <widget class="GtkHBox" id="hbox153">
                                     <property name="visible">True</property>
-                                    <property name="spacing">2</property>
+                                    <property name="spacing">6</property>
                                     <child>
                                       <widget class="GtkLabel" id="label351">
                                         <property name="visible">True</property>
@@ -6444,7 +6444,7 @@ suitable for agility tests)</property>
                                 <child>
                                   <widget class="GtkHBox" id="hbox154">
                                     <property name="visible">True</property>
-                                    <property name="spacing">2</property>
+                                    <property name="spacing">6</property>
                                     <child>
                                       <widget class="GtkLabel" id="label352">
                                         <property name="visible">True</property>
@@ -6500,7 +6500,7 @@ suitable for agility tests)</property>
                                 <child>
                                   <widget class="GtkHBox" id="hbox214">
                                     <property name="visible">True</property>
-                                    <property name="spacing">2</property>
+                                    <property name="spacing">6</property>
                                     <child>
                                       <widget class="GtkLabel" id="label436">
                                         <property name="visible">True</property>
@@ -6547,7 +6547,7 @@ suitable for agility tests)</property>
                                 <child>
                                   <widget class="GtkHBox" id="hbox215">
                                     <property name="visible">True</property>
-                                    <property name="spacing">2</property>
+                                    <property name="spacing">6</property>
                                     <child>
                                       <widget class="GtkLabel" id="label437">
                                         <property name="visible">True</property>
@@ -18485,8 +18485,10 @@ Second Chronopic to platforms.</property>
                                                           </packing>
                                                         </child>
                                                         <child>
-                                                          <widget class="GtkHButtonBox" id="hbuttonbox1">
+                                                          <widget class="GtkVButtonBox" id="vbuttonbox1">
                                                             <property name="visible">True</property>
+                                                            <property name="spacing">10</property>
+                                                            <property name="layout_style">spread</property>
                                                             <child>
                                                             <widget class="GtkButton" id="event_execute_button_cancel">
                                                             <property name="label">gtk-cancel</property>



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