[gevice] set fill property to combobox on window device



commit 988d505bf060cc0cbf917b0165ed23000e499cf3
Author: Alejandro Valdes Jimenez <avaldes utalca cl>
Date:   Tue May 5 23:22:11 2009 -0400

    set fill property to combobox on window device
---
 data/glade/gevice.glade |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/glade/gevice.glade b/data/glade/gevice.glade
index 4dad72d..ae9443d 100644
--- a/data/glade/gevice.glade
+++ b/data/glade/gevice.glade
@@ -115,7 +115,7 @@
                     <property name="right_attach">2</property>
                     <property name="top_attach">3</property>
                     <property name="bottom_attach">4</property>
-                    <property name="x_options"></property>
+                    <property name="x_options">GTK_FILL</property>
                     <property name="y_options"></property>
                   </packing>
                 </child>
@@ -168,7 +168,7 @@
                     <property name="right_attach">2</property>
                     <property name="top_attach">2</property>
                     <property name="bottom_attach">3</property>
-                    <property name="x_options"></property>
+                    <property name="x_options">GTK_FILL</property>
                     <property name="y_options"></property>
                   </packing>
                 </child>



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