After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 709167 - VPN submenu is missing "VPN Settings" item
VPN submenu is missing "VPN Settings" item
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: system-status
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
3.12
Depends on:
Blocks:
 
 
Reported: 2013-10-01 09:46 UTC by Allan Day
Modified: 2014-02-17 23:17 UTC
See Also:
GNOME target: ---
GNOME version: 3.11/3.12


Attachments
NetworkMenu: add VPN settings menu item (2.15 KB, patch)
2014-02-17 14:05 UTC, Giovanni Campagna
committed Details | Review

Description Allan Day 2013-10-01 09:46:34 UTC
Each of the other system status submenus includes a link to the relevant settings panel. A "VPN Settings" item was included in the mockups, but didn't seem to make it into the implementation.

If there is one VPN, we can offer a "VPN Settings" link to that particular network. If there is more than VPN, the link could change to "Network Settings" (since we can point to the panel or specific interfaces, but not types of interfaces).
Comment 1 Allan Day 2014-02-06 22:06:22 UTC
It would be nice to get this fixed for 3.12.
Comment 2 Giovanni Campagna 2014-02-17 14:05:36 UTC
Created attachment 269402 [details] [review]
NetworkMenu: add VPN settings menu item

Add a menu item that launches the VPN page of the network panel,
or the network panel generically if multiple VPNs are configured.

Depends on bug 724547 for gnome-control-center.
Comment 3 drago01 2014-02-17 23:08:35 UTC
Review of attachment 269402 [details] [review]:

LG.
Comment 4 Giovanni Campagna 2014-02-17 23:17:33 UTC
Attachment 269402 [details] pushed as 1f786df - NetworkMenu: add VPN settings menu item