[gnome-control-center/wip/networking2: 81/101] Network: Update the label for ethernet security



commit 5820a94765e3560b7961bb8bfcd6c395357ee4b0
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jan 6 20:23:23 2013 -0500

    Network: Update the label for ethernet security
    
    It is 802.1x, not 8021x. Also, add a mnemonic to the label.

 .../connection-editor/8021x-security-page.ui       |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/connection-editor/8021x-security-page.ui b/panels/network/connection-editor/8021x-security-page.ui
index 85db5ed..7bc8c3a 100644
--- a/panels/network/connection-editor/8021x-security-page.ui
+++ b/panels/network/connection-editor/8021x-security-page.ui
@@ -23,8 +23,9 @@
             <property name="visible">True</property>
             <property name="can_focus">False</property>
             <property name="xalign">1</property>
-            <property name="label" translatable="yes">8021x Security</property>
+            <property name="label" translatable="yes">802.1x _Security</property>
             <property name="use_underline">True</property>
+            <property name="mnemonic_widget">8021x_switch</property>
           </object>
           <packing>
             <property name="left_attach">0</property>



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