[network-manager-applet/NETWORKMANAGER_APPLET_0_7] Add mnemonics and set mnemonic targets in ce-page-mobile
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Subject: [network-manager-applet/NETWORKMANAGER_APPLET_0_7] Add mnemonics and set mnemonic targets in ce-page-mobile
- Date: Wed, 3 Jun 2009 15:40:41 -0400 (EDT)
commit 0c017ab456d6b4210c7c282a97d2afd3bb12f73d
Author: Christian Persch <chpe gnome org>
Date: Wed May 27 15:53:10 2009 +0200
Add mnemonics and set mnemonic targets in ce-page-mobile
---
src/connection-editor/ce-page-mobile.glade | 35 ++++++++++++++++++++--------
1 files changed, 25 insertions(+), 10 deletions(-)
diff --git a/src/connection-editor/ce-page-mobile.glade b/src/connection-editor/ce-page-mobile.glade
index 7174c87..227a632 100644
--- a/src/connection-editor/ce-page-mobile.glade
+++ b/src/connection-editor/ce-page-mobile.glade
@@ -41,7 +41,9 @@
<widget class="GtkLabel" id="label28">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Number:</property>
+ <property name="label" translatable="yes">Nu_mber:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_number</property>
</widget>
<packing>
<property name="x_options">GTK_FILL</property>
@@ -52,7 +54,7 @@
<widget class="GtkLabel" id="label24">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Username:</property>
+ <property name="label" translatable="yes">_Username:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">mobile_username</property>
</widget>
@@ -67,7 +69,7 @@
<widget class="GtkLabel" id="label25">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Password:</property>
+ <property name="label" translatable="yes">_Password:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">mobile_password</property>
</widget>
@@ -164,7 +166,9 @@
<widget class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">APN:</property>
+ <property name="label" translatable="yes">_APN:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_apn</property>
</widget>
<packing>
<property name="x_options">GTK_FILL</property>
@@ -186,7 +190,9 @@
<widget class="GtkLabel" id="label30">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Network:</property>
+ <property name="label" translatable="yes">N_etwork:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_network_id</property>
</widget>
<packing>
<property name="top_attach">1</property>
@@ -212,7 +218,9 @@
<widget class="GtkLabel" id="type_label">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Type:</property>
+ <property name="label" translatable="yes">_Type:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_network_type</property>
</widget>
<packing>
<property name="top_attach">2</property>
@@ -242,7 +250,9 @@ Prefer 2G (GPRS/EDGE)</property>
<widget class="GtkLabel" id="band_label">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">Band:</property>
+ <property name="label" translatable="yes">_Band:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_band</property>
</widget>
<packing>
<property name="top_attach">3</property>
@@ -267,7 +277,9 @@ Prefer 2G (GPRS/EDGE)</property>
<widget class="GtkLabel" id="label33">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">PIN:</property>
+ <property name="label" translatable="yes">PI_N:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_pin</property>
</widget>
<packing>
<property name="top_attach">4</property>
@@ -294,7 +306,9 @@ Prefer 2G (GPRS/EDGE)</property>
<widget class="GtkLabel" id="label34">
<property name="visible">True</property>
<property name="xalign">0</property>
- <property name="label" translatable="yes">PUK:</property>
+ <property name="label" translatable="yes">PU_K:</property>
+ <property name="use_underline">True</property>
+ <property name="mnemonic_widget">mobile_puk</property>
</widget>
<packing>
<property name="top_attach">5</property>
@@ -338,12 +352,13 @@ Prefer 2G (GPRS/EDGE)</property>
<property name="visible">True</property>
<child>
<widget class="GtkCheckButton" id="mobile_show_passwords">
- <property name="label" translatable="yes">Show passwords</property>
+ <property name="label" translatable="yes">Sho_w passwords</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
+ <property name="image_position">top</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]