NetworkManager/vpn-daemons/vpnc/properties
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
..
.cvsignore Update .cvsignore files 2005-06-16 21:46:58 +00:00
Makefile.am 2005-06-12 David Zeuthen <davidz@redhat.com> 2005-06-12 14:34:54 +00:00
nm-vpnc-dialog.glade 2005-06-16 David Zeuthen <davidz@redhat.com> 2005-06-16 18:18:25 +00:00
nm-vpnc.c 2005-06-17 David Zeuthen <davidz@redhat.com> 2005-06-17 04:16:48 +00:00