libnm: rename NMVpnPlugin to NMVpnPluginOld
authorDan Winship <danw@gnome.org>
Fri, 24 Oct 2014 13:25:37 +0000 (09:25 -0400)
committerDan Winship <danw@gnome.org>
Tue, 28 Oct 2014 18:50:27 +0000 (14:50 -0400)
commitf45260602012435168f8a4a34141162d729fb945
tree8174aa26d00b86308346f08f2cb6a43c97406f42
parent1e9c5f415fbd47cfd404d6b7e35e7829c2047bc5
libnm: rename NMVpnPlugin to NMVpnPluginOld

Rename libnm's NMVpnPlugin to NMVpnPluginOld, in preparation for
having a new-and-improved NMVpnPlugin in NM 1.2. Also remove it from
NM-1.0.gir.

Make nm-vpn-plugin-old.h be separately includable, since it's not
included from NetworkManager.h, and we probably don't want it to be.

Remove NMVpnPlugin, NMVpnPluginUiInterface, and nm-vpn-plugin-utils
from the docs, since they're basically undocumented anyway.
docs/libnm/libnm-docs.xml
libnm/Makefile.am
libnm/libnm.ver
libnm/nm-vpn-plugin-old.c [moved from libnm/nm-vpn-plugin.c with 69% similarity]
libnm/nm-vpn-plugin-old.h [new file with mode: 0644]
libnm/nm-vpn-plugin-utils.c
libnm/nm-vpn-plugin.h [deleted file]