[gnome-control-center] network: Remove unused object from ui file
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: Remove unused object from ui file
- Date: Thu, 13 Sep 2012 14:48:46 +0000 (UTC)
commit bcbc6d1aafbb26f6379e0448da16539afcab8d53
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]