summaryrefslogtreecommitdiff
path: root/introspection/nm-device-wifi.xml
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-09-01 13:38:20 +0200
committerThomas Haller <thaller@redhat.com>2016-09-02 20:13:36 +0200
commit6fb917178aa19c61e909957f5146aa4565e0cb2f (patch)
treee2de60caedea256fc844b26be4e57088228e425b /introspection/nm-device-wifi.xml
parentbef26a2e69f51259095fa080221db73de09fd38d (diff)
downloadNetworkManager-6fb917178aa19c61e909957f5146aa4565e0cb2f.tar.gz
dbus: deprecated NM specific PropertiesChanged signals
Nowadays, users should use the standard "PropertiesChanged" signal on "org.freedesktop.DBus.Properties" interface.
Diffstat (limited to 'introspection/nm-device-wifi.xml')
-rw-r--r--introspection/nm-device-wifi.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml
index c1f378d8c0..1973b417dc 100644
--- a/introspection/nm-device-wifi.xml
+++ b/introspection/nm-device-wifi.xml
@@ -93,9 +93,9 @@
<!--
PropertiesChanged:
- @properties: A dictionary containing the FIXME: check changed parameters.
+ @properties: A dictionary containing the changed parameters.
- Emitted when the wireless device's properties changed.
+ DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
-->
<signal name="PropertiesChanged">
<arg name="properties" type="a{sv}"/>