summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2015-04-13 11:30:27 -0500
committerThomas Haller <thaller@redhat.com>2015-06-17 16:10:57 +0200
commitac8d1f1caa01574f374fa70299780b18f552ea53 (patch)
tree7582971da07235609c34aeb64181639423b66b3e
parent5efa7b012b5c1f172debfe09b8248dec75626b97 (diff)
downloadNetworkManager-ac8d1f1caa01574f374fa70299780b18f552ea53.tar.gz
api: add missing device state reason for NewActivation
Fixes: 1ad193a01759f1dd8cbb16317b9b3490fa95193a Fixes: 994136e14216bcbf722e95872b8da1490d8f47ff (cherry picked from commit e1654639641eabaa0d3ed7b498f52efad5226add)
-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 0c2a330c00..9e78856cf5 100644
--- a/introspection/nm-device.xml
+++ b/introspection/nm-device.xml
@@ -637,6 +637,11 @@
The SIM PIN was incorrect.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="NEW_ACTIVATION" value="60">
+ <tp:docstring>
+ A new connection activation was enqueued.
+ </tp:docstring>
+ </tp:enumvalue>
</tp:enum>
<tp:struct name="NM_DEVICE_STATE_REASON_STRUCT">