[gnome-video-arcade] Fix widget packing in Properties window.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-video-arcade] Fix widget packing in Properties window.
- Date: Sat, 26 Mar 2011 21:14:50 +0000 (UTC)
commit e355b04fda4f76ceb1d8cd60088dcb529b7c82e3
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Mar 26 17:14:34 2011 -0400
Fix widget packing in Properties window.
data/gnome-video-arcade.builder | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-video-arcade.builder b/data/gnome-video-arcade.builder
index c8a2f39..8f7e5b3 100644
--- a/data/gnome-video-arcade.builder
+++ b/data/gnome-video-arcade.builder
@@ -781,6 +781,7 @@ Manufacturer, Year</property>
</object>
<packing>
<property name="bottom_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1529,6 +1530,7 @@ Manufacturer, Year</property>
<packing>
<property name="bottom_attach">2</property>
<property name="x_options"></property>
+ <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1542,6 +1544,7 @@ Manufacturer, Year</property>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
</packing>
</child>
<child>
@@ -1558,6 +1561,7 @@ Manufacturer, Year</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]