diff options
| author | Michael Biebl <biebl@debian.org> | 2016-10-01 00:34:40 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-10-01 00:34:40 +0200 |
| commit | 636b831a0f663aa53b0e186d5dc44a623150d376 (patch) | |
| tree | 48ef86c0ff45c7c2c7fcddf910a9102d768c957c /introspection/nm-device-bt.xml | |
| parent | c8a2b286220c6b2bbde384d0d7dd2629b66e312c (diff) | |
| parent | 270c4830551c9810ad4e83f9a1db2b1cb946208c (diff) | |
Merge tag 'upstream/1.4.2'
Upstream version 1.4.2
Diffstat (limited to 'introspection/nm-device-bt.xml')
| -rw-r--r-- | introspection/nm-device-bt.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/nm-device-bt.xml b/introspection/nm-device-bt.xml index 6249085b..f891220d 100644 --- a/introspection/nm-device-bt.xml +++ b/introspection/nm-device-bt.xml @@ -28,6 +28,8 @@ <!-- PropertiesChanged: @properties: A dictionary mapping property names to variant boxed values + + 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}"/> |