[gnome-control-center] network: Add more mnemonic_widget relations for accessibility
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Add more mnemonic_widget relations for accessibility
- Date: Tue, 12 Feb 2013 23:07:22 +0000 (UTC)
commit 5cbc89d749b5443a2edda571bf2ceed04b2886f4
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Tue Feb 12 11:02:45 2013 -0500
network: Add more mnemonic_widget relations for accessibility
https://bugzilla.gnome.org/show_bug.cgi?id=693657
.../connection-editor/8021x-security-page.ui | 2 +-
panels/network/connection-editor/details-page.ui | 9 +++++++++
panels/network/connection-editor/ethernet-page.ui | 2 ++
panels/network/connection-editor/reset-page.ui | 2 ++
4 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/connection-editor/8021x-security-page.ui b/panels/network/connection-editor/8021x-security-page.ui
index 7bc8c3a..2e84287 100644
--- a/panels/network/connection-editor/8021x-security-page.ui
+++ b/panels/network/connection-editor/8021x-security-page.ui
@@ -37,7 +37,7 @@
<child>
<object class="GtkSwitch" id="8021x_switch">
<property name="visible">True</property>
- <property name="can_focus">False</property>
+ <property name="can_focus">True</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
</object>
diff --git a/panels/network/connection-editor/details-page.ui b/panels/network/connection-editor/details-page.ui
index 2cb2255..67da7f9 100644
--- a/panels/network/connection-editor/details-page.ui
+++ b/panels/network/connection-editor/details-page.ui
@@ -20,6 +20,7 @@
<property name="hexpand">True</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Signal Strength</property>
+ <property name="mnemonic_widget">label_strength</property>
<style>
<class name="dim-label"/>
</style>
@@ -53,6 +54,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Link speed</property>
+ <property name="mnemonic_widget">label_speed</property>
<style>
<class name="dim-label"/>
</style>
@@ -85,6 +87,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Security</property>
+ <property name="mnemonic_widget">label_security</property>
<style>
<class name="dim-label"/>
</style>
@@ -102,6 +105,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">IPv4 Address</property>
+ <property name="mnemonic_widget">label_ipv4</property>
<style>
<class name="dim-label"/>
</style>
@@ -119,6 +123,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">IPv6 Address</property>
+ <property name="mnemonic_widget">label_ipv6</property>
<style>
<class name="dim-label"/>
</style>
@@ -136,6 +141,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Hardware Address</property>
+ <property name="mnemonic_widget">label_mac</property>
<style>
<class name="dim-label"/>
</style>
@@ -153,6 +159,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Default Route</property>
+ <property name="mnemonic_widget">label_route</property>
<style>
<class name="dim-label"/>
</style>
@@ -171,6 +178,7 @@
<property name="xalign">1</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">DNS</property>
+ <property name="mnemonic_widget">label_dns</property>
<style>
<class name="dim-label"/>
</style>
@@ -188,6 +196,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Last Used</property>
+ <property name="mnemonic_widget">label_last_used</property>
<style>
<class name="dim-label"/>
</style>
diff --git a/panels/network/connection-editor/ethernet-page.ui b/panels/network/connection-editor/ethernet-page.ui
index d081079..0ed0824 100644
--- a/panels/network/connection-editor/ethernet-page.ui
+++ b/panels/network/connection-editor/ethernet-page.ui
@@ -151,6 +151,7 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">M_TU</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">spin_mtu</property>
</object>
<packing>
<property name="left_attach">0</property>
@@ -167,6 +168,7 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">_Cloned Address</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">entry_cloned_mac</property>
</object>
<packing>
<property name="left_attach">0</property>
diff --git a/panels/network/connection-editor/reset-page.ui b/panels/network/connection-editor/reset-page.ui
index 594817e..b101dd5 100644
--- a/panels/network/connection-editor/reset-page.ui
+++ b/panels/network/connection-editor/reset-page.ui
@@ -51,6 +51,7 @@
<property name="label" translatable="yes">Reset the settings for this network, including passwords, but remember it as a preferred network</property>
<property name="wrap">True</property>
<property name="max_width_chars">40</property>
+ <property name="mnemonic_widget">button_reset</property>
</object>
<packing>
<property name="left_attach">1</property>
@@ -68,6 +69,7 @@
<property name="label" translatable="yes">Remove all details relating to this network and do not try to automatically connect</property>
<property name="wrap">True</property>
<property name="max_width_chars">30</property>
+ <property name="mnemonic_widget">button_forget</property>
</object>
<packing>
<property name="left_attach">1</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]