[gnome-nettool] Fixed the incorrect tooltip of the traceroute text



commit 1fd9ab12b1cec1e280dd88a2ab6d2f501e6c613f
Author: Ricardo Matsui <m ric 123 gmail com>
Date:   Mon Aug 8 22:03:01 2011 -0700

    Fixed the incorrect tooltip of the traceroute text
    
    Fixed bug #577790.
    
    Signed-off-by: GermÃn Poo-CaamaÃo <gpoo gnome org>

 data/gnome-nettool.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-nettool.ui b/data/gnome-nettool.ui
index 3fb63d7..05843f0 100644
--- a/data/gnome-nettool.ui
+++ b/data/gnome-nettool.ui
@@ -1647,7 +1647,7 @@
                             <child internal-child="entry">
                               <object class="GtkEntry" id="comboboxentry-entry2">
                                 <property name="has_tooltip">True</property>
-                                <property name="tooltip_text" translatable="yes">Enter the network address to scan for open ports. For example: www.domain.com or 192.168.2.1</property>
+                                <property name="tooltip_text" translatable="yes">Enter the network address to trace a path to. For example: www.domain.com or 192.168.2.1</property>
                                 <accessibility>
                                   <relation target="traceroute_host_label" type="labelled-by"/>
                                 </accessibility>



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