[network-manager-applet] hig: re-add some tooltip texts



commit 71421d8eb2a21501ea049739466b89cf93895cfd
Author: Christian Persch <chpe gnome org>
Date:   Wed Jun 3 14:50:51 2009 -0400

    hig: re-add some tooltip texts
    
    Re-adds some tooltip texts that re-saving with glade-3 broke.
---
 src/connection-editor/ce-page-ip4.glade |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/connection-editor/ce-page-ip4.glade b/src/connection-editor/ce-page-ip4.glade
index b021017..6e4d92e 100644
--- a/src/connection-editor/ce-page-ip4.glade
+++ b/src/connection-editor/ce-page-ip4.glade
@@ -81,6 +81,7 @@ Shared to other computers</property>
                             <property name="height_request">100</property>
                             <property name="visible">True</property>
                             <property name="can_focus">True</property>
+                            <property name="tooltip_text" translatable="yes">IP addresses identify your computer on the network.  Click the "Add" button to add an IP address.</property>
                             <property name="rules_hint">True</property>
                           </widget>
                         </child>
@@ -170,6 +171,7 @@ Shared to other computers</property>
               <widget class="GtkEntry" id="ip4_dns_searches_entry">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="tooltip_text" translatable="yes">IP addresses identify your computer on the network.  Click the "Add" button to add an IP address.</property>
               </widget>
               <packing>
                 <property name="left_attach">1</property>
@@ -221,6 +223,7 @@ Shared to other computers</property>
               <widget class="GtkEntry" id="ip4_dns_servers_entry">
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
+                <property name="tooltip_text" translatable="yes">IP addresses identify your computer on the network.  Click the "Add" button to add an IP address.</property>
               </widget>
               <packing>
                 <property name="left_attach">1</property>
@@ -325,6 +328,7 @@ Shared to other computers</property>
                     <property name="height_request">100</property>
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
+                    <property name="tooltip_text" translatable="yes">IP addresses identify your computer on the network.  Click the "Add" button to add an IP address.</property>
                     <property name="rules_hint">True</property>
                   </widget>
                 </child>



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