introspection: add missing GENERIC and TEAM device types to nm-device.xml

This commit is contained in:
Jiří Klimeš 2013-12-16 10:50:17 +01:00
parent 01c4992123
commit 45da352c60

View file

@ -297,6 +297,16 @@
The device is a bridge interface.
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="GENERIC" value="14">
<tp:docstring>
The device is a generic interface type unrecognized by NetworkManager.
</tp:docstring>
</tp:enumvalue>
<tp:enumvalue suffix="TEAM" value="15">
<tp:docstring>
The device is a team master interface.
</tp:docstring>
</tp:enumvalue>
</tp:enum>
<tp:flags name="NM_DEVICE_CAP" value-prefix="NM_DEVICE_CAP" type="u">