[gnome-control-center] network: use the correct widget name for the IP address of the mobile broadband device. Fixes #64683



commit 3a0bb1c7f2f4b1e87aa0511939e7fec107d8b55e
Author: Richard Hughes <richard hughsie com>
Date:   Wed Apr 6 10:07:15 2011 +0100

    network: use the correct widget name for the IP address of the mobile broadband device. Fixes #646837

 panels/network/network.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index b9c04b8..4677c61 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -1286,7 +1286,7 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="label_mobilebb_ip">
+                              <object class="GtkLabel" id="label_mobilebb_ipv4">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">0</property>
@@ -1324,7 +1324,7 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="heading_mobilebb_ip">
+                              <object class="GtkLabel" id="heading_mobilebb_ipv4">
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">1</property>



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