network: Rework the VPN rewrite to work for modem and bluetooth as well

Replace NMNetworkMenuItem with NMConnectionItem, based on
NMVPNConnectionItem, and replace NMDevice with NMConnectionSection
and NMConnectionDevice.

Since this rips apart NMDevice, and since wi-fi should not be
connection-based, we'll temporarily remove NMDeviceWireless. We'll
add it back in a later commit, along with the new Wi-Fi dialog.

https://bugzilla.gnome.org/show_bug.cgi?id=704670
This commit is contained in:
Jasper St. Pierre 2013-06-11 20:13:37 -04:00
parent 39bff8bfbc
commit 4305ebc5b0
2 changed files with 210 additions and 814 deletions

View File

@ -262,10 +262,6 @@ StScrollBar StButton#vhandle:active {
background-size: contain;
}
.nm-menu-item-icons {
spacing: .5em;
}
/* Buttons */
.candidate-page-button,

File diff suppressed because it is too large Load Diff