[gnome-control-center/wifi-refinements: 6/20] network: Remove unused object from ui file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wifi-refinements: 6/20] network: Remove unused object from ui file
- Date: Sun, 9 Sep 2012 01:09:52 +0000 (UTC)
commit dadbc39e82cf2f4441ba6deffed7fe657b2a310c
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Sep 8 16:11:29 2012 -0400
network: Remove unused object from ui file
The liststore for wifi connections is now defined in
network-wifi.ui, the object in network.ui is a leftover.
panels/network/network.ui | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index 26893f7..ae2d3c3 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -209,24 +209,6 @@
</row>
</data>
</object>
- <object class="GtkListStore" id="liststore_wireless_network">
- <columns>
- <!-- column-name id -->
- <column type="gchararray"/>
- <!-- column-name title -->
- <column type="gchararray"/>
- <!-- column-name sortable -->
- <column type="gchararray"/>
- <!-- column-name strength -->
- <column type="guint"/>
- <!-- column-name mode -->
- <column type="guint"/>
- <!-- column-name security -->
- <column type="guint"/>
- <!-- column-name active -->
- <column type="gboolean"/>
- </columns>
- </object>
<object class="GtkListStore" id="liststore_mobile_connections">
<columns>
<!-- column-name id -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]