[Xfce4-commits] [apps/xfdashboard] 01/01: Correct tooltip for delay timeout interval in settings dialog

noreply at xfce.org noreply at xfce.org
Sun May 24 11:41:54 CEST 2015


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

nomad pushed a commit to branch master
in repository apps/xfdashboard.

commit 6e7a92ef4479d35ccf7ebb9bbb1b79f0d88962d3
Author: Stephan Haller <nomad at froevel.de>
Date:   Sun May 24 11:41:32 2015 +0200

    Correct tooltip for delay timeout interval in settings dialog
---
 data/data/preferences.ui |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/data/data/preferences.ui b/data/data/preferences.ui
index fb51626..355e81c 100644
--- a/data/data/preferences.ui
+++ b/data/data/preferences.ui
@@ -320,9 +320,7 @@ The duration is calculated by the length of the text to show in notification. Th
                       <object class="GtkScale" id="delay-search-timeout">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="tooltip_markup" translatable="yes">Sets the minimum time a notification is being shown.
-
-The duration is calculated by the length of the text to show in notification. This setting allows you to specify how long the notification must be shown at least.</property>
+                        <property name="tooltip_markup" translatable="yes">Sets the interval the search should be delayed by after the first character was entered.</property>
                         <property name="round_digits">1</property>
                       </object>
                       <packing>

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


More information about the Xfce4-commits mailing list