[gnome-logs] Change the tooltip of search button



commit 17ab3557072b3385753cfdcf5e97cbae2669b5ff
Author: Jonathan Kang <jonathan121537 gmail com>
Date:   Thu Apr 21 15:40:52 2016 +0800

    Change the tooltip of search button
    
    Logs searchs all the logs of the selected boot instead of the
    displayed ones right now.

 data/gl-eventtoolbar.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gl-eventtoolbar.ui b/data/gl-eventtoolbar.ui
index 1a0fba5..df90017 100644
--- a/data/gl-eventtoolbar.ui
+++ b/data/gl-eventtoolbar.ui
@@ -56,7 +56,7 @@
         <child>
             <object class="GtkToggleButton" id="search_button">
                 <property name="action-name">win.search</property>
-                <property name="tooltip-text" translatable="yes">Search the displayed logs</property>
+                <property name="tooltip-text" translatable="yes">Search all the logs of the current 
category</property>
                 <property name="valign">center</property>
                 <property name="visible">True</property>
                 <style>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]