[gnome-control-center] wacom: Make images have a width of 1
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: Make images have a width of 1
- Date: Mon, 30 Jan 2012 16:12:36 +0000 (UTC)
commit eb82ee2205d6550215eb1254348f8d4f993e1e73
Author: Bastien Nocera <hadess hadess net>
Date: Mon Jan 30 16:11:10 2012 +0000
wacom: Make images have a width of 1
So they're the same width as the navigation buttons
panels/wacom/gnome-wacom-properties.ui | 2 +-
panels/wacom/wacom-stylus-page.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/wacom/gnome-wacom-properties.ui b/panels/wacom/gnome-wacom-properties.ui
index 19d2225..bc2dcde 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">2</property>
+ <property name="width">1</property>
<property name="height">3</property>
</packing>
</child>
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index 1472561..939bd48 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -77,7 +77,7 @@
<packing>
<property name="left_attach">0</property>
<property name="top_attach">1</property>
- <property name="width">2</property>
+ <property name="width">1</property>
<property name="height">4</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]