summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2015-04-13 11:30:27 -0500
committerDan Williams <dcbw@redhat.com>2015-04-13 11:30:27 -0500
commite1654639641eabaa0d3ed7b498f52efad5226add (patch)
tree4ac3ee961cddf111ae15e26f4d973179f5b1529f
parent0b9a4cd8df0cea367c1ca3767341738be466c126 (diff)
downloadNetworkManager-e1654639641eabaa0d3ed7b498f52efad5226add.tar.gz
api: add missing device state reason for NewActivation
Fixes: 1ad193a01759f1dd8cbb16317b9b3490fa95193a
-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">