diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
| commit | a524db35ac5c2099671d16318524e277e88631be (patch) | |
| tree | 54b29c42a317b9a13c3049ff85b14f7dce734cf6 /introspection/org.freedesktop.NetworkManager.xml | |
| parent | 6917e28d2d16138d6d497dc96efafe573b4b0979 (diff) | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream
Diffstat (limited to 'introspection/org.freedesktop.NetworkManager.xml')
| -rw-r--r-- | introspection/org.freedesktop.NetworkManager.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/introspection/org.freedesktop.NetworkManager.xml b/introspection/org.freedesktop.NetworkManager.xml index bb48941b..0ebfe243 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"/> |