summaryrefslogtreecommitdiff
path: root/introspection/nm-device.xml
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2012-09-21 14:36:46 +0200
committerJiří Klimeš <jklimes@redhat.com>2012-09-24 10:38:26 +0200
commit07fc3dcb9099536197a67734bb42c610d67f37a0 (patch)
tree47353a3ce36beb0884b3939a896c083aa89a60b7 /introspection/nm-device.xml
parentece5e209cdc409a21e249dacbdbc953a1db4c6b7 (diff)
downloadNetworkManager-07fc3dcb9099536197a67734bb42c610d67f37a0.tar.gz
api: add NM_DEVICE_STATE_REASON_SECONDARY_CONNECTION_FAILED reason and use that
Diffstat (limited to 'introspection/nm-device.xml')
-rw-r--r--introspection/nm-device.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml
index 54fc73f7c6..8d99c6ab15 100644
--- a/introspection/nm-device.xml
+++ b/introspection/nm-device.xml
@@ -569,6 +569,11 @@
The 802.11 Wi-Fi network could not be found.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="SECONDARY_CONNECTION_FAILED" value="54">
+ <tp:docstring>
+ A secondary connection of the base connection failed.
+ </tp:docstring>
+ </tp:enumvalue>
</tp:enum>
<tp:struct name="NM_DEVICE_STATE_REASON_STRUCT">