[gnome-control-center] wacom: set a right margin to the tablet/stylus GtkImage
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] wacom: set a right margin to the tablet/stylus GtkImage
- Date: Mon, 23 Jan 2012 17:44:41 +0000 (UTC)
commit c6ccecf52640f890d81f622274c051310eef0032
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 23 12:30:22 2012 -0500
wacom: set a right margin to the tablet/stylus GtkImage
We want some more padding between the image and the descriptions.
panels/wacom/gnome-wacom-properties.ui | 1 +
panels/wacom/wacom-stylus-page.ui | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/panels/wacom/gnome-wacom-properties.ui b/panels/wacom/gnome-wacom-properties.ui
index d90e812..ac03016 100644
--- a/panels/wacom/gnome-wacom-properties.ui
+++ b/panels/wacom/gnome-wacom-properties.ui
@@ -169,6 +169,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="icon_name">input-tablet</property>
+ <property name="margin-right">16</property>
</object>
<packing>
<property name="left_attach">0</property>
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index d163100..1b115a3 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -71,6 +71,7 @@
<property name="halign">end</property>
<property name="valign">center</property>
<property name="stock">gtk-missing-image</property>
+ <property name="margin-right">16</property>
</object>
<packing>
<property name="left_attach">0</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]