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:
@@ -372,15 +372,16 @@
|
|||||||
<!--
|
<!--
|
||||||
WimaxEnabled:
|
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"/>
|
<property name="WimaxEnabled" type="b" access="readwrite"/>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
WimaxHardwareEnabled:
|
WimaxHardwareEnabled:
|
||||||
|
|
||||||
Indicates if the WiMAX hardware is currently enabled, i.e. the state of
|
DEPRECATED. Doesn't have any meaning and is around only for
|
||||||
the RF kill switch.
|
compatibility reasons.
|
||||||
-->
|
-->
|
||||||
<property name="WimaxHardwareEnabled" type="b" access="read"/>
|
<property name="WimaxHardwareEnabled" type="b" access="read"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user