[gnome-control-center] Fix a11y/keynav issue in the network panel
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] Fix a11y/keynav issue in the network panel
- Date: Mon, 16 May 2011 00:20:48 +0000 (UTC)
commit 685b5ebb9b1a41b3555b07a05d6af4e4e771b6d3
Author: Matthias Clasen <mclasen redhat com>
Date: Sun May 15 20:20:19 2011 -0400
Fix a11y/keynav issue in the network panel
The mnemonic for the 'Network name' combo was not working.
panels/network/network.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index 4677c61..548fd2b 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -1012,6 +1012,7 @@
<property name="xalign">1</property>
<property name="label" translatable="yes">_Network Name</property>
<property name="use_underline">True</property>
+ <property name="mnemonic_widget">combobox_wireless_network_name</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]