[gnome-control-center] network: Fix a Gtk warning introduced recently due to a mnemonic widget name
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Fix a Gtk warning introduced recently due to a mnemonic widget name
- Date: Mon, 30 Jul 2012 09:07:33 +0000 (UTC)
commit d282d37e92f3735b042e8ee7a4468e6e289b0064
Author: Richard Hughes <richard hughsie com>
Date: Mon Jul 30 10:05:41 2012 +0100
network: Fix a Gtk warning introduced recently due to a mnemonic widget name
panels/network/network-wifi.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/network/network-wifi.ui b/panels/network/network-wifi.ui
index 4193c80..273bf63 100644
--- a/panels/network/network-wifi.ui
+++ b/panels/network/network-wifi.ui
@@ -695,7 +695,7 @@
<property name="can_focus">False</property>
<property name="xalign">1</property>
<property name="label" translatable="yes">Network Name</property>
- <property name="mnemonic_widget">label_hotspot_name</property>
+ <property name="mnemonic_widget">label_hotspot_network_name</property>
<style>
<class name="dim-label"/>
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]