[Xfce4-commits] [panel-plugins/xfce4-clipman-plugin] 01/01: Fix tooltip of show QR code (Bug #12752)

noreply at xfce.org noreply at xfce.org
Thu Sep 15 18:00:03 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 f1b477be69ddfea3ed678d824eea95f23917980b
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Thu Sep 15 17:59:40 2016 +0200

    Fix tooltip of show QR code (Bug #12752)
---
 panel-plugin/settings-dialog.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/settings-dialog.ui b/panel-plugin/settings-dialog.ui
index 82a32c6..d01fe96 100644
--- a/panel-plugin/settings-dialog.ui
+++ b/panel-plugin/settings-dialog.ui
@@ -615,7 +615,7 @@
                                 <property name="can_focus">True</property>
                                 <property name="receives_default">False</property>
                                 <property name="has_tooltip">True</property>
-                                <property name="tooltip_text" translatable="yes">If checked, the menu shows a QR-Code of the corrently selected clipboard entry</property>
+                                <property name="tooltip_text" translatable="yes">If checked, the menu shows a QR-Code of the currently selected clipboard entry</property>
                                 <property name="use_underline">True</property>
                                 <property name="xalign">0</property>
                                 <property name="draw_indicator">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