diff options
| author | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-10-01 00:33:49 +0200 |
| commit | 270c4830551c9810ad4e83f9a1db2b1cb946208c (patch) | |
| tree | 5df09188f7e43b70896efb7b6e942e0b130d75d3 /introspection/nm-device-bridge.xml | |
| parent | 7514efc2f38c9ace4557d4e69d68e7d380389030 (diff) | |
New upstream version 1.4.2 upstream/1.4.2
Diffstat (limited to 'introspection/nm-device-bridge.xml')
| -rw-r--r-- | introspection/nm-device-bridge.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/nm-device-bridge.xml b/introspection/nm-device-bridge.xml index c2e8ffd3..a6c5710d 100644 --- a/introspection/nm-device-bridge.xml +++ b/introspection/nm-device-bridge.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}"/> |