libnm: merge branch 'th/libnm-vpn-plugin-bgo749877'
authorThomas Haller <thaller@redhat.com>
Wed, 29 Jul 2015 21:26:52 +0000 (23:26 +0200)
committerThomas Haller <thaller@redhat.com>
Wed, 29 Jul 2015 21:33:31 +0000 (23:33 +0200)
commit3e39e5b4f04aa1ad16b226ae687413d02aa5b8eb
tree345be85fe931b3f65489e36e47da1e38b170ba25
parent5f7f38a5867338d910fd10a49957d2796dce9435
parent6be8a1f5495a6fb73f591cb47dd53a00cfda778b
libnm: merge branch 'th/libnm-vpn-plugin-bgo749877'

- add new NMVpnPluginInfo class with new API to load
  VPN name files.

- move NMVpnEditorPlugin to libnm-core, including code
  to load the client plugin from the shared library.

- deprecate NMVpnPluginOld and add NMVpnServicePlugin.
  The latter is identical to NMVpnPluginOld but renamed
  and introduced as new API for 1.2.

https://bugzilla.gnome.org/show_bug.cgi?id=749877