introspection: fix documentation for Wimax(Hardware)?Enabled

These properties don't do anything. They just exist for compatibility
reasons.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/274
This commit is contained in:
Lubomir Rintel 2019-09-13 14:59:34 +02:00
parent 25fadf8f92
commit d4fd1ea4ca

View file

@ -372,15 +372,16 @@
<!--
WimaxEnabled:
Indicates if WiMAX devices are currently enabled or not.
DEPRECATED. Doesn't have any meaning and is around only for
compatibility reasons.
-->
<property name="WimaxEnabled" type="b" access="readwrite"/>
<!--
WimaxHardwareEnabled:
Indicates if the WiMAX hardware is currently enabled, i.e. the state of
the RF kill switch.
DEPRECATED. Doesn't have any meaning and is around only for
compatibility reasons.
-->
<property name="WimaxHardwareEnabled" type="b" access="read"/>