mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 21:50:17 +01:00
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:
parent
25fadf8f92
commit
d4fd1ea4ca
1 changed files with 4 additions and 3 deletions
|
|
@ -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"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue