diff options
| author | Michael Biebl <biebl@debian.org> | 2019-12-18 18:30:31 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-12-18 18:30:31 +0100 |
| commit | 4bde769dba8f804547ce1f5fcda731035d3d45f1 (patch) | |
| tree | 3a4907fdbf4972fad5a036ef64ce643d704e8733 /introspection/org.freedesktop.NetworkManager.xml | |
| parent | bbf6329c27676323a899b7328575cc3f6c5f48cc (diff) | |
| parent | 28028b26b3371756811e95d894f709f4b1207c00 (diff) | |
Update upstream source from tag 'upstream/1.22.0'
Update to upstream version '1.22.0' with Debian dir a81ba1028908d08fc4866734c3df4a042bf9a511
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"/> |