summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-09-13 14:59:34 +0200
committerLubomir Rintel <lkundrak@v3.sk>2019-09-13 16:26:51 +0200
commit4bdbe8ab444ef04b4c5bbebce53c6ebe234dcc6b (patch)
tree59462a29545f39d72b9455c6475018551c835aa4
parent15035e2b0d8c31dedd96d9e12461ac10324a097c (diff)
downloadNetworkManager-lr/wimax-rfkill.tar.gz
introspection: fix documentation for Wimax(Hardware)?Enabledlr/wimax-rfkill
These properties don't do anything. They just exist for compatibility reasons.
-rw-r--r--introspection/org.freedesktop.NetworkManager.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml
index bb48941b2e..0ebfe2434f 100644
--- a/introspection/org.freedesktop.NetworkManager.xml
+++ b/introspection/org.freedesktop.NetworkManager.xml
@@ -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"/>