[network-manager-applet] Add mnemonics and mnemonic targets in ce-page-wireless-security



commit 548247e66118a5e01dd027d98704dd0de4775d72
Author: Christian Persch <chpe gnome org>
Date:   Wed May 27 18:37:18 2009 +0200

    Add mnemonics and mnemonic targets in ce-page-wireless-security
---
 .../ce-page-wireless-security.glade                |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/connection-editor/ce-page-wireless-security.glade b/src/connection-editor/ce-page-wireless-security.glade
index 93cfd3f..d144d02 100644
--- a/src/connection-editor/ce-page-wireless-security.glade
+++ b/src/connection-editor/ce-page-wireless-security.glade
@@ -16,7 +16,9 @@
           <widget class="GtkLabel" id="wireless_security_combo_label">
             <property name="visible">True</property>
             <property name="xalign">0</property>
-            <property name="label" translatable="yes">Security:</property>
+            <property name="label" translatable="yes">_Security:</property>
+            <property name="use_underline">True</property>
+            <property name="mnemonic_widget">wireless_security_combo</property>
           </widget>
           <packing>
             <property name="x_options">GTK_FILL</property>
@@ -45,7 +47,6 @@
             <property name="right_attach">2</property>
             <property name="top_attach">1</property>
             <property name="bottom_attach">2</property>
-            <property name="x_options">GTK_FILL</property>
           </packing>
         </child>
       </widget>



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