[network-manager-applet/th/rh962449_link_local_dns_server: 4/4] editor: extend tooltip for IPv6 DNS servers in ce-page-ip6 (scope of link-local)



commit 64d78778eeeef2c3ec8c20a28d10caebcb6b1b89
Author: Thomas Haller <thaller redhat com>
Date:   Fri Sep 27 23:49:31 2013 +0200

    editor: extend tooltip for IPv6 DNS servers in ce-page-ip6 (scope of link-local)
    
    The user cannot input a %scope-id in this field because this parameter
    would be ignored anyway. NetworkManager automatically scopes link-local
    addresses to the connecting device.
    
    Signed-off-by: Thomas Haller <thaller redhat com>

 src/connection-editor/ce-page-ip6.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/connection-editor/ce-page-ip6.ui b/src/connection-editor/ce-page-ip6.ui
index 8946d16..a100583 100644
--- a/src/connection-editor/ce-page-ip6.ui
+++ b/src/connection-editor/ce-page-ip6.ui
@@ -243,7 +243,7 @@
                       <object class="GtkEntry" id="ip6_dns_servers_entry">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
-                        <property name="tooltip_text" translatable="yes">IP addresses of domain name servers 
used to resolve host names. Use commas to separate multiple domain name server addresses.</property>
+                        <property name="tooltip_text" translatable="yes">IP addresses of domain name servers 
used to resolve host names. Use commas to separate multiple domain name server addresses. Link-local 
addresses will be automatically scoped to the connecting interface.</property>
                         <property name="invisible_char">●</property>
                       </object>
                       <packing>


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