diff options
Diffstat (limited to 'introspection/nm-dhcp6-config.xml')
| -rw-r--r-- | introspection/nm-dhcp6-config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/nm-dhcp6-config.xml b/introspection/nm-dhcp6-config.xml index 7ecdf35c..09e2ca86 100644 --- a/introspection/nm-dhcp6-config.xml +++ b/introspection/nm-dhcp6-config.xml @@ -19,6 +19,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}"/> |