diff --git a/introspection/nm-vpn-plugin.xml b/introspection/nm-vpn-plugin.xml index 07397c2b97..a72fa93c2c 100644 --- a/introspection/nm-vpn-plugin.xml +++ b/introspection/nm-vpn-plugin.xml @@ -137,7 +137,7 @@ - + The state of the plugin. @@ -147,7 +147,7 @@ Emitted when the plugin state changes. - + The new state of the plugin. @@ -251,6 +251,44 @@ + + + + The state of the VPN plugin is unknown. + + + + + The VPN plugin is initialized. + + + + + (Not used.) + + + + + The plugin is attempting to connect to a VPN server. + + + + + The plugin has connected to a VPN server. + + + + + The plugin is disconnecting from the VPN server. + + + + + The plugin has disconnected from the VPN server. + + + +