[sound-juicer] data: Fix packing in the main UI



commit 87e34e7eb175dbdc733972753b72c636dd2b3b77
Author: Bastien Nocera <hadess hadess net>
Date:   Mon May 23 13:59:48 2011 +0100

    data: Fix packing in the main UI

 data/sound-juicer.ui |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/sound-juicer.ui b/data/sound-juicer.ui
index 50042c7..3704ab3 100644
--- a/data/sound-juicer.ui
+++ b/data/sound-juicer.ui
@@ -322,6 +322,8 @@
                     <property name="right_attach">2</property>
                     <property name="top_attach">2</property>
                     <property name="bottom_attach">3</property>
+                    <property name="x_options">GTK_SHRINK | GTK_FILL</property>
+                    <property name="y_options">GTK_SHRINK | GTK_FILL</property>
                   </packing>
                 </child>
                 <child>



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