~network-manager/network-manager/ubuntu.hardy.07

« back to all changes in this revision

Viewing changes to vpn-daemons/openvpn/properties/nm-openvpn.h

(merge) RELEASE 0.7~~svn20080928t225540+eni0-0ubuntu1 to ubuntu/intrepid

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
typedef enum
29
29
{
30
30
        OPENVPN_PLUGIN_UI_ERROR_UNKNOWN = 0,
 
31
        OPENVPN_PLUGIN_UI_ERROR_INVALID_CONNECTION,
31
32
        OPENVPN_PLUGIN_UI_ERROR_INVALID_PROPERTY,
32
33
        OPENVPN_PLUGIN_UI_ERROR_MISSING_PROPERTY,
33
34
        OPENVPN_PLUGIN_UI_ERROR_FILE_NOT_READABLE,