~vcs-imports/gnome-control-center/+git/gnome-control-center:wip/networking2

Last commit made on 2013-01-23
Get this branch:
git clone -b wip/networking2 https://git.launchpad.net/~vcs-imports/gnome-control-center/+git/gnome-control-center

Branch merges

Branch information

Recent commits

b82986e... by Dan Winship

network: add integrated "Add New Connection"

New VPN connections are created within the control center; other types
currently hit the nm-connection-editor fallback.

6db506e... by Dan Winship

network: fall back to nm-connection-editor for unknown types

If asked to create or edit an unrecognized type, hand it off to
nm-connection-editor.

11e6e24... by Dan Winship

network: add VPN support to the connection editor

Unfortunately, the VPN plugins provide their own .ui files for their
editor pages, so we can't make them look competely GNOME-3-ish. But
the code does try to fix them up a little bit by realigning the
labels.

vpn-helpers.[ch] is nearly identical to network-manager-applet's,
but eventually this code will move into libnm-gtk.

4bbe8af... by Dan Winship

network: add git.mk to subdir Makefile.ams

03b5309... by Bastien Nocera

network: Remove single function helpers

And export the necessary functions directly.

224437b... by Bastien Nocera

network: Add context for "Forget" button

And add a translator comment for it.

8c4f4be... by Bastien Nocera

network: Use stock button for "Close"

dc31faf... by Bastien Nocera

network: Remove dead code

aeb8f31... by Bastien Nocera

network: Write IPv6 instead of IP if IPv6 is the only address

b2be832... by Bastien Nocera

network: IPv4 and IPv6 not IP4 and IP6