[gnome-color-manager] trivial: helpfully glade3 strips tooltips when you move a widget. Add them back.
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: helpfully glade3 strips tooltips when you move a widget. Add them back.
- Date: Tue, 19 Jan 2010 17:09:24 +0000 (UTC)
commit c074bddc25cf2a3016e603ba96d85330fbb31497
Author: Richard Hughes <richard hughsie com>
Date: Tue Jan 19 17:08:59 2010 +0000
trivial: helpfully glade3 strips tooltips when you move a widget. Add them back.
data/gcm-prefs.ui | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index e4dd70f..6ef9e77 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -65,6 +65,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes">Create a color profile for the selected device</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -78,6 +79,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes">Delete the disconnected device - if you reconnect the device it will reappear in the list</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -589,6 +591,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes">Import a ICC file from another location</property>
<property name="use_underline">True</property>
</object>
<packing>
@@ -602,6 +605,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
+ <property name="tooltip_text" translatable="yes">Delete the currently selected color profile</property>
<property name="use_underline">True</property>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]