[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 25/28: Add descriptive tooltips to actions tab

noreply at xfce.org noreply at xfce.org
Thu May 19 20:06:27 CEST 2016


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository panel-plugins/xfce4-clipman-plugin.

commit 700e83795b9e7292de844e602f64b9d620400c24
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed May 18 00:18:45 2016 +0200

    Add descriptive tooltips to actions tab
---
 panel-plugin/settings-dialog.ui | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/panel-plugin/settings-dialog.ui b/panel-plugin/settings-dialog.ui
index bbc27f9..27e57dc 100644
--- a/panel-plugin/settings-dialog.ui
+++ b/panel-plugin/settings-dialog.ui
@@ -850,6 +850,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
+                            <property name="tooltip_text" translatable="yes">Add action</property>
                             <child>
                               <object class="GtkImage" id="image1">
                                 <property name="visible">True</property>
@@ -871,6 +872,7 @@
                             <property name="sensitive">False</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
+                            <property name="tooltip_text" translatable="yes">Edit action</property>
                             <child>
                               <object class="GtkImage" id="image2">
                                 <property name="visible">True</property>
@@ -892,6 +894,7 @@
                             <property name="sensitive">False</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
+                            <property name="tooltip_text" translatable="yes">Delete action</property>
                             <child>
                               <object class="GtkImage" id="image3">
                                 <property name="visible">True</property>
@@ -912,6 +915,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
                             <property name="receives_default">True</property>
+                            <property name="tooltip_text" translatable="yes">Reset all actions to the system default values</property>
                             <child>
                               <object class="GtkImage" id="image4">
                                 <property name="visible">True</property>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list