[gnome-control-center] network: remove all the entries apart from VPN from the [+] dialog box
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] network: remove all the entries apart from VPN from the [+] dialog box
- Date: Fri, 25 Mar 2011 15:47:09 +0000 (UTC)
commit a9523ffc5b9d10decb4580bb17a114432d0393f1
Author: Richard Hughes <richard hughsie com>
Date: Fri Mar 25 12:43:08 2011 +0000
network: remove all the entries apart from VPN from the [+] dialog box
We can't actually see the new connections for the other types, and so it's deceptive at best
to allow the user to create anything other than the VPN connection type.
panels/network/network.ui | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/panels/network/network.ui b/panels/network/network.ui
index 6342a7d..6e5b153 100644
--- a/panels/network/network.ui
+++ b/panels/network/network.ui
@@ -2377,25 +2377,9 @@
</columns>
<data>
<row>
- <col id="0" translatable="yes">Wired</col>
- <col id="1">802-3-ethernet</col>
- </row>
- <row>
- <col id="0" translatable="yes">Wireless</col>
- <col id="1">802-11-wireless</col>
- </row>
- <row>
- <col id="0" translatable="yes">Mobile Broadband</col>
- <col id="1">gsm</col>
- </row>
- <row>
<col id="0" translatable="yes">VPN</col>
<col id="1">vpn</col>
</row>
- <row>
- <col id="0" translatable="yes">DSL</col>
- <col id="1">pppoe</col>
- </row>
</data>
</object>
<object class="GtkDialog" id="connection_type_dialog">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]