[gnome-control-center] wacom: fix again packing for the main panel grid
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: fix again packing for the main panel grid
- Date: Mon, 23 Jan 2012 17:44:46 +0000 (UTC)
commit 71f5b9666701812e82c1169e39f043f2ef085dab
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 23 12:30:52 2012 -0500
wacom: fix again packing for the main panel grid
Last fix was wrong; make packing equal to the stylus GtkGrid, which gets
this right.
panels/wacom/gnome-wacom-properties.ui | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/panels/wacom/gnome-wacom-properties.ui b/panels/wacom/gnome-wacom-properties.ui
index ac03016..a723323 100644
--- a/panels/wacom/gnome-wacom-properties.ui
+++ b/panels/wacom/gnome-wacom-properties.ui
@@ -174,7 +174,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">1</property>
+ <property name="width">2</property>
<property name="height">3</property>
</packing>
</child>
@@ -187,7 +187,7 @@
<property name="model">liststore-tabletmode</property>
</object>
<packing>
- <property name="left_attach">2</property>
+ <property name="left_attach">3</property>
<property name="top_attach">1</property>
<property name="width">1</property>
<property name="height">1</property>
@@ -207,7 +207,7 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
+ <property name="left_attach">2</property>
<property name="top_attach">1</property>
<property name="width">1</property>
<property name="height">1</property>
@@ -223,7 +223,7 @@
<property name="use_action_appearance">False</property>
</object>
<packing>
- <property name="left_attach">2</property>
+ <property name="left_attach">3</property>
<property name="top_attach">2</property>
<property name="width">1</property>
<property name="height">1</property>
@@ -242,7 +242,7 @@
</style>
</object>
<packing>
- <property name="left_attach">1</property>
+ <property name="left_attach">2</property>
<property name="top_attach">3</property>
<property name="width">1</property>
<property name="height">1</property>
@@ -257,7 +257,7 @@
<property name="use_action_appearance">False</property>
</object>
<packing>
- <property name="left_attach">2</property>
+ <property name="left_attach">3</property>
<property name="top_attach">3</property>
<property name="width">1</property>
<property name="height">1</property>
@@ -294,7 +294,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">4</property>
- <property name="width">3</property>
+ <property name="width">4</property>
<property name="height">1</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]