[gnome-color-manager] trivial: do not use icons for the RHS toolbar icons in gcm-viewer
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: do not use icons for the RHS toolbar icons in gcm-viewer
- Date: Tue, 29 Mar 2011 17:55:03 +0000 (UTC)
commit 36b148892b5a982a35ff67aef706671768a33017
Author: Richard Hughes <richard hughsie com>
Date: Tue Mar 29 18:53:07 2011 +0100
trivial: do not use icons for the RHS toolbar icons in gcm-viewer
Note: there a bug that means the label of the insensitive GtkToolButton drops down by 1 pixel,
but we can fix the CSS later, or revert this patch if we have to.
data/gcm-prefs.ui | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 948a5fd..169d945 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -278,9 +278,9 @@
<property name="can_focus">False</property>
<property name="tooltip_text">Set this device for all users on this computer</property>
<property name="use_action_appearance">False</property>
+ <property name="is_important">True</property>
<property name="label" translatable="yes">Set for all users</property>
<property name="use_underline">True</property>
- <property name="icon_name">document-save-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
@@ -293,9 +293,9 @@
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Calibrate the device</property>
<property name="use_action_appearance">False</property>
+ <property name="is_important">True</property>
<property name="label" translatable="yes">Calibrate</property>
<property name="use_underline">True</property>
- <property name="icon_name">system-run-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
@@ -398,9 +398,9 @@
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">Show details about this profile</property>
<property name="use_action_appearance">False</property>
+ <property name="is_important">True</property>
<property name="label" translatable="yes">View details</property>
<property name="use_underline">True</property>
- <property name="icon_name">dialog-information-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
@@ -414,9 +414,9 @@
<property name="has_tooltip">True</property>
<property name="tooltip_text">Makes the profile default for the device</property>
<property name="use_action_appearance">False</property>
+ <property name="is_important">True</property>
<property name="label" translatable="yes">Set as default</property>
<property name="use_underline">True</property>
- <property name="icon_name">emblem-default-symbolic</property>
</object>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]