2005-09-07 Dan Williams <dcbw@redhat.com>

* The great VPN Manager rewrite of 2005


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@946 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Dan Williams
2005-09-07 19:12:52 +00:00
parent 88e3591ad3
commit 5c46be7149
25 changed files with 1655 additions and 653 deletions

View File

@@ -46,6 +46,7 @@ typedef enum NMIntState
typedef struct NMDbusMethodList NMDbusMethodList;
typedef struct NMActRequest NMActRequest;
typedef struct NMVPNActRequest NMVPNActRequest;
typedef struct NMVPNManager NMVPNManager;
typedef struct NMDHCPManager NMDHCPManager;