diff options
| author | Michael Biebl <biebl@debian.org> | 2013-02-03 14:49:22 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2013-02-03 14:49:22 +0100 |
| commit | 9c202e3e860b3be9e1f8882630b69affbb130102 (patch) | |
| tree | 8202bf39f2129486971fa7d5ae0dee61a561aa53 /introspection/nm-active-connection.xml | |
| parent | 36cb2f364a821e1be50b23e03a18891ec55adb06 (diff) | |
Imported Upstream version 0.9.7.995 upstream/0.9.7.995
Diffstat (limited to 'introspection/nm-active-connection.xml')
| -rw-r--r-- | introspection/nm-active-connection.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml index ef01ab16..d90565ae 100644 --- a/introspection/nm-active-connection.xml +++ b/introspection/nm-active-connection.xml @@ -70,6 +70,11 @@ The connection is being torn down and cleaned up. </tp:docstring> </tp:enumvalue> + <tp:enumvalue suffix="DEACTIVATED" value="4"> + <tp:docstring> + The connection is no longer active. + </tp:docstring> + </tp:enumvalue> </tp:enum> </interface> </node> |