fixing the space and size of labels and hboxes in new-project
authorLincoln de Sousa <lincoln@minaslivre.org>
Sat, 9 Aug 2008 19:11:46 +0000 (16:11 -0300)
committerLincoln de Sousa <lincoln@minaslivre.org>
Sat, 9 Aug 2008 19:11:46 +0000 (16:11 -0300)
gzv.glade

index 0a8dd04..78a1fe1 100644 (file)
--- a/gzv.glade
+++ b/gzv.glade
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
-<!--Generated with glade3 3.4.5 on Sat Aug  9 16:08:39 2008 -->
+<!--Generated with glade3 3.4.5 on Sat Aug  9 16:10:29 2008 -->
 <glade-interface>
   <widget class="GtkWindow" id="main-window">
     <property name="title" translatable="yes">Gzv</property>
                     <child>
                       <widget class="GtkVBox" id="vbox4">
                         <property name="visible">True</property>
+                        <property name="spacing">6</property>
                         <child>
                           <widget class="GtkHBox" id="hbox3">
                             <property name="visible">True</property>
                             <child>
                               <widget class="GtkLabel" id="label3">
+                                <property name="width_request">100</property>
                                 <property name="visible">True</property>
                                 <property name="xalign">0</property>
                                 <property name="label" translatable="yes">Width:</property>
                             <property name="visible">True</property>
                             <child>
                               <widget class="GtkLabel" id="label4">
+                                <property name="width_request">100</property>
                                 <property name="visible">True</property>
                                 <property name="xalign">0</property>
                                 <property name="label" translatable="yes">Height:</property>