NetworkManager/vpn-daemons
David Zeuthen 186c2fb500 2005-06-17 David Zeuthen <davidz@redhat.com>
* properties/nm-vpnc.c: Add new NM_VPN_API_SUBJECT_TO_CHANGE so we
        can include nm-vpn-ui-interface.h.
        (import_from_file): New function
        (import_button_clicked): Actually Implement this function
        (impl_can_export): New function
        (impl_import_file): New function
        (export_to_file): New function
        (impl_export): New function
        (impl_get_object): Add function pointers for can_export, import_file
        and export

        * nm-vpnc.desktop.in: New file

        * configure.in: Add AC_PROG_INTLTOOL

        * Makefile.am: Add rules for building the .desktop file


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@699 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2005-06-17 04:16:48 +00:00
..
vpnc 2005-06-17 David Zeuthen <davidz@redhat.com> 2005-06-17 04:16:48 +00:00
.cvsignore 2005-04-15 Dan Williams <dcbw@redhat.com> 2005-04-15 15:43:42 +00:00
README 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:35:59 +00:00

The API for the VPN extensions points should be mentioned here