freeze break request: gnome-control-center
- From: Richard Hughes <hughsient gmail com>
- To: GNOME 2 release team <release-team gnome org>
- Cc: Matthias Clasen <mclasen redhat com>
- Subject: freeze break request: gnome-control-center
- Date: Fri, 25 Mar 2011 12:45:29 +0000
Applies to the dialog box that is shown in the network panel of the
gnome-control-center.
commit 201958fc09a159871abbf3c80749ef30a2cbd646
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.
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">
Richard.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]