summary refs log tree commit diff
path: root/introspection
diff options
context:
space:
mode:
Diffstat (limited to 'introspection')
-rw-r--r--introspection/Makefile.in2
-rw-r--r--introspection/nm-access-point.xml2
-rw-r--r--introspection/nm-active-connection.xml2
-rw-r--r--introspection/nm-checkpoint.xml2
-rw-r--r--introspection/nm-device-adsl.xml2
-rw-r--r--introspection/nm-device-bond.xml2
-rw-r--r--introspection/nm-device-bridge.xml2
-rw-r--r--introspection/nm-device-bt.xml2
-rw-r--r--introspection/nm-device-ethernet.xml2
-rw-r--r--introspection/nm-device-generic.xml2
-rw-r--r--introspection/nm-device-infiniband.xml2
-rw-r--r--introspection/nm-device-ip-tunnel.xml2
-rw-r--r--introspection/nm-device-macvlan.xml2
-rw-r--r--introspection/nm-device-modem.xml2
-rw-r--r--introspection/nm-device-olpc-mesh.xml2
-rw-r--r--introspection/nm-device-statistics.xml2
-rw-r--r--introspection/nm-device-team.xml2
-rw-r--r--introspection/nm-device-tun.xml2
-rw-r--r--introspection/nm-device-veth.xml2
-rw-r--r--introspection/nm-device-vlan.xml2
-rw-r--r--introspection/nm-device-vxlan.xml2
-rw-r--r--introspection/nm-device-wifi.xml4
-rw-r--r--introspection/nm-device-wimax.xml2
-rw-r--r--introspection/nm-dhcp4-config.xml2
-rw-r--r--introspection/nm-dhcp6-config.xml2
-rw-r--r--introspection/nm-ip4-config.xml2
-rw-r--r--introspection/nm-ip6-config.xml2
-rw-r--r--introspection/nm-manager.xml7
-rw-r--r--introspection/nm-settings-connection.xml2
-rw-r--r--introspection/nm-settings.xml2
-rw-r--r--introspection/nm-vpn-connection.xml2
-rw-r--r--introspection/nm-wimax-nsp.xml2
-rw-r--r--introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml3
-rw-r--r--introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml3
-rw-r--r--introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml3
-rw-r--r--introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml3
-rw-r--r--introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml3
-rw-r--r--introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml3
-rw-r--r--introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml3
-rw-r--r--introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml3
-rw-r--r--introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml3
-rw-r--r--introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml3
-rw-r--r--introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml3
-rw-r--r--introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml3
-rw-r--r--introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml2
-rw-r--r--introspection/nmdbus-device-statistics-org.freedesktop.NetworkManager.Device.Statistics.xml3
-rw-r--r--introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml3
-rw-r--r--introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml3
-rw-r--r--introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml3
-rw-r--r--introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml3
-rw-r--r--introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml3
-rw-r--r--introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml4
-rw-r--r--introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml2
-rw-r--r--introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml3
-rw-r--r--introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml3
-rw-r--r--introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml3
-rw-r--r--introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml3
-rw-r--r--introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml7
-rw-r--r--introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml3
-rw-r--r--introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml3
-rw-r--r--introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml3
61 files changed, 121 insertions, 40 deletions
diff --git a/introspection/Makefile.in b/introspection/Makefile.in
index 63e8451d..1c737972 100644
--- a/introspection/Makefile.in
+++ b/introspection/Makefile.in
@@ -93,7 +93,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \
 	$(top_srcdir)/m4/ax_lib_readline.m4 \
 	$(top_srcdir)/m4/compiler_options.m4 \
-	$(top_srcdir)/m4/gettext.m4 \
+	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/git-sha-record.m4 \
 	$(top_srcdir)/m4/gnome-code-coverage.m4 \
 	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/iconv.m4 \
 	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intltool.m4 \
diff --git a/introspection/nm-access-point.xml b/introspection/nm-access-point.xml
index 0c1ebf23..617c8671 100644
--- a/introspection/nm-access-point.xml
+++ b/introspection/nm-access-point.xml
@@ -93,6 +93,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}"/>
diff --git a/introspection/nm-active-connection.xml b/introspection/nm-active-connection.xml
index a4e94170..383ede34 100644
--- a/introspection/nm-active-connection.xml
+++ b/introspection/nm-active-connection.xml
@@ -148,6 +148,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}"/>
diff --git a/introspection/nm-checkpoint.xml b/introspection/nm-checkpoint.xml
index d0fbda8d..1c5050f2 100644
--- a/introspection/nm-checkpoint.xml
+++ b/introspection/nm-checkpoint.xml
@@ -34,6 +34,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}"/>
diff --git a/introspection/nm-device-adsl.xml b/introspection/nm-device-adsl.xml
index 5ad397e6..0986f069 100644
--- a/introspection/nm-device-adsl.xml
+++ b/introspection/nm-device-adsl.xml
@@ -5,6 +5,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}"/>
diff --git a/introspection/nm-device-bond.xml b/introspection/nm-device-bond.xml
index fc0249d9..e6288a15 100644
--- a/introspection/nm-device-bond.xml
+++ b/introspection/nm-device-bond.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}"/>
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}"/>
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}"/>
diff --git a/introspection/nm-device-ethernet.xml b/introspection/nm-device-ethernet.xml
index ddfa74bb..3aa4540f 100644
--- a/introspection/nm-device-ethernet.xml
+++ b/introspection/nm-device-ethernet.xml
@@ -42,6 +42,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}"/>
diff --git a/introspection/nm-device-generic.xml b/introspection/nm-device-generic.xml
index e79ff700..39aafc2c 100644
--- a/introspection/nm-device-generic.xml
+++ b/introspection/nm-device-generic.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}"/>
diff --git a/introspection/nm-device-infiniband.xml b/introspection/nm-device-infiniband.xml
index 9848a074..34b5fadd 100644
--- a/introspection/nm-device-infiniband.xml
+++ b/introspection/nm-device-infiniband.xml
@@ -20,6 +20,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}"/>
diff --git a/introspection/nm-device-ip-tunnel.xml b/introspection/nm-device-ip-tunnel.xml
index 45f3a3f7..dda71e3e 100644
--- a/introspection/nm-device-ip-tunnel.xml
+++ b/introspection/nm-device-ip-tunnel.xml
@@ -86,6 +86,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}"/>
diff --git a/introspection/nm-device-macvlan.xml b/introspection/nm-device-macvlan.xml
index 876b685c..e0b58ba4 100644
--- a/introspection/nm-device-macvlan.xml
+++ b/introspection/nm-device-macvlan.xml
@@ -33,6 +33,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}"/>
diff --git a/introspection/nm-device-modem.xml b/introspection/nm-device-modem.xml
index 1d4bd65e..29eff682 100644
--- a/introspection/nm-device-modem.xml
+++ b/introspection/nm-device-modem.xml
@@ -5,6 +5,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}"/>
diff --git a/introspection/nm-device-olpc-mesh.xml b/introspection/nm-device-olpc-mesh.xml
index b2ab126e..3d6162f3 100644
--- a/introspection/nm-device-olpc-mesh.xml
+++ b/introspection/nm-device-olpc-mesh.xml
@@ -27,7 +27,7 @@
         PropertiesChanged:
         @properties: A dictionary containing the FIXME: check 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}"/>
diff --git a/introspection/nm-device-statistics.xml b/introspection/nm-device-statistics.xml
index bdb19c89..84c3b6fe 100644
--- a/introspection/nm-device-statistics.xml
+++ b/introspection/nm-device-statistics.xml
@@ -29,6 +29,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}"/>
diff --git a/introspection/nm-device-team.xml b/introspection/nm-device-team.xml
index 64faaec4..c7b50a38 100644
--- a/introspection/nm-device-team.xml
+++ b/introspection/nm-device-team.xml
@@ -35,6 +35,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}"/>
diff --git a/introspection/nm-device-tun.xml b/introspection/nm-device-tun.xml
index a11461c1..68167cc5 100644
--- a/introspection/nm-device-tun.xml
+++ b/introspection/nm-device-tun.xml
@@ -57,6 +57,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}"/>
diff --git a/introspection/nm-device-veth.xml b/introspection/nm-device-veth.xml
index b064874e..93c7c870 100644
--- a/introspection/nm-device-veth.xml
+++ b/introspection/nm-device-veth.xml
@@ -12,6 +12,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}"/>
diff --git a/introspection/nm-device-vlan.xml b/introspection/nm-device-vlan.xml
index 7d8fbdce..e5bf7c44 100644
--- a/introspection/nm-device-vlan.xml
+++ b/introspection/nm-device-vlan.xml
@@ -34,6 +34,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}"/>
diff --git a/introspection/nm-device-vxlan.xml b/introspection/nm-device-vxlan.xml
index ec17717d..8eae63c6 100644
--- a/introspection/nm-device-vxlan.xml
+++ b/introspection/nm-device-vxlan.xml
@@ -131,6 +131,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}"/>
diff --git a/introspection/nm-device-wifi.xml b/introspection/nm-device-wifi.xml
index c1f378d8..1973b417 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}"/>
diff --git a/introspection/nm-device-wimax.xml b/introspection/nm-device-wimax.xml
index 02539dbb..844856cc 100644
--- a/introspection/nm-device-wimax.xml
+++ b/introspection/nm-device-wimax.xml
@@ -83,7 +83,7 @@
         PropertiesChanged:
         @properties: A dictionary mapping property names to variant boxed values.
 
-        Emitted when the WiMax 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}"/>
diff --git a/introspection/nm-dhcp4-config.xml b/introspection/nm-dhcp4-config.xml
index e9363f9e..5244bcaa 100644
--- a/introspection/nm-dhcp4-config.xml
+++ b/introspection/nm-dhcp4-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}"/>
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}"/>
diff --git a/introspection/nm-ip4-config.xml b/introspection/nm-ip4-config.xml
index bbe7bebe..17f57bc6 100644
--- a/introspection/nm-ip4-config.xml
+++ b/introspection/nm-ip4-config.xml
@@ -94,6 +94,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}"/>
diff --git a/introspection/nm-ip6-config.xml b/introspection/nm-ip6-config.xml
index a58bfffa..e5cab713 100644
--- a/introspection/nm-ip6-config.xml
+++ b/introspection/nm-ip6-config.xml
@@ -86,6 +86,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}"/>
diff --git a/introspection/nm-manager.xml b/introspection/nm-manager.xml
index 95cc16ca..cf178c39 100644
--- a/introspection/nm-manager.xml
+++ b/introspection/nm-manager.xml
@@ -21,11 +21,12 @@
         (0x04) means to restart the DNS plugin. This is for example useful when using
         dnsmasq plugin, which uses additional configuration in /etc/NetworkManager/dnsmasq.d.
         If you edit those files, you can restart the DNS plugin. This action shortly interrupts
-        rename resolution.
+        name resolution.
         Note that flags may affect each other. For example, restarting the DNS plugin (0x04)
         implicitly updates DNS too (0x02). Or when reloading the configuration (0x01), changes
         to DNS setting also cause a DNS update (0x02). However, (0x01) does not involve restarting
-        the DNS plugin (0x02), unless an entirely different plugin is selected.
+        the DNS plugin (0x04) or update resolv.conf (0x02), unless the DNS related configuration
+        changes in NetworkManager.conf.
     -->
     <method name="Reload">
       <arg name="flags" type="u" direction="in"/>
@@ -425,7 +426,7 @@
         PropertiesChanged:
         @properties: The changed properties.
 
-        NetworkManager'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}"/>
diff --git a/introspection/nm-settings-connection.xml b/introspection/nm-settings-connection.xml
index 15b38034..cf33120c 100644
--- a/introspection/nm-settings-connection.xml
+++ b/introspection/nm-settings-connection.xml
@@ -123,6 +123,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}"/>
diff --git a/introspection/nm-settings.xml b/introspection/nm-settings.xml
index 7f5b546c..32675e02 100644
--- a/introspection/nm-settings.xml
+++ b/introspection/nm-settings.xml
@@ -131,6 +131,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}"/>
diff --git a/introspection/nm-vpn-connection.xml b/introspection/nm-vpn-connection.xml
index 430998f3..897cea0b 100644
--- a/introspection/nm-vpn-connection.xml
+++ b/introspection/nm-vpn-connection.xml
@@ -12,6 +12,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}"/>
diff --git a/introspection/nm-wimax-nsp.xml b/introspection/nm-wimax-nsp.xml
index 8b9a2fcc..a7669279 100644
--- a/introspection/nm-wimax-nsp.xml
+++ b/introspection/nm-wimax-nsp.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}"/>
diff --git a/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml b/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml
index af445f92..41816641 100644
--- a/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml
+++ b/introspection/nmdbus-access-point-org.freedesktop.NetworkManager.AccessPoint.xml
@@ -38,7 +38,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml b/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml
index 0f002e22..36bbe0c2 100644
--- a/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml
+++ b/introspection/nmdbus-active-connection-org.freedesktop.NetworkManager.Connection.Active.xml
@@ -57,7 +57,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml b/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml
index b4a15c7d..b1e12b2f 100644
--- a/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml
+++ b/introspection/nmdbus-device-adsl-org.freedesktop.NetworkManager.Device.Adsl.xml
@@ -29,7 +29,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml b/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml
index 1d9788ee..b44af671 100644
--- a/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml
+++ b/introspection/nmdbus-device-bond-org.freedesktop.NetworkManager.Device.Bond.xml
@@ -31,7 +31,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml b/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml
index 7bfe783e..2e34b368 100644
--- a/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml
+++ b/introspection/nmdbus-device-bridge-org.freedesktop.NetworkManager.Device.Bridge.xml
@@ -31,7 +31,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml b/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml
index 050fccf4..ceb4f70c 100644
--- a/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml
+++ b/introspection/nmdbus-device-bt-org.freedesktop.NetworkManager.Device.Bluetooth.xml
@@ -31,7 +31,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml b/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml
index f97f8f37..adf7e35a 100644
--- a/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml
+++ b/introspection/nmdbus-device-ethernet-org.freedesktop.NetworkManager.Device.Wired.xml
@@ -33,7 +33,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml b/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml
index dc2cdbe8..ea7761f7 100644
--- a/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml
+++ b/introspection/nmdbus-device-generic-org.freedesktop.NetworkManager.Device.Generic.xml
@@ -30,7 +30,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml b/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml
index f7957eed..b48327a7 100644
--- a/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml
+++ b/introspection/nmdbus-device-infiniband-org.freedesktop.NetworkManager.Device.Infiniband.xml
@@ -30,7 +30,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml b/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml
index 3b59de03..9e25e3d4 100644
--- a/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml
+++ b/introspection/nmdbus-device-ip-tunnel-org.freedesktop.NetworkManager.Device.IPTunnel.xml
@@ -39,7 +39,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml b/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml
index b1b63d8b..644550fa 100644
--- a/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml
+++ b/introspection/nmdbus-device-macvlan-org.freedesktop.NetworkManager.Device.Macvlan.xml
@@ -32,7 +32,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml b/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml
index 839f426c..7841771d 100644
--- a/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml
+++ b/introspection/nmdbus-device-modem-org.freedesktop.NetworkManager.Device.Modem.xml
@@ -30,7 +30,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml b/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml
index 8eae57ef..9e6c36d2 100644
--- a/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml
+++ b/introspection/nmdbus-device-olpc-mesh-org.freedesktop.NetworkManager.Device.OlpcMesh.xml
@@ -31,7 +31,7 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para>        Emitted when the wireless device's properties changed.
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
 </para>
 <variablelist role="params">
 <varlistentry>
diff --git a/introspection/nmdbus-device-statistics-org.freedesktop.NetworkManager.Device.Statistics.xml b/introspection/nmdbus-device-statistics-org.freedesktop.NetworkManager.Device.Statistics.xml
index 1ab52fa8..0c063ee0 100644
--- a/introspection/nmdbus-device-statistics-org.freedesktop.NetworkManager.Device.Statistics.xml
+++ b/introspection/nmdbus-device-statistics-org.freedesktop.NetworkManager.Device.Statistics.xml
@@ -31,7 +31,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml
index 15301db0..a97b633a 100644
--- a/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml
+++ b/introspection/nmdbus-device-team-org.freedesktop.NetworkManager.Device.Team.xml
@@ -32,7 +32,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml b/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml
index 11c71961..e2d9f466 100644
--- a/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml
+++ b/introspection/nmdbus-device-tun-org.freedesktop.NetworkManager.Device.Tun.xml
@@ -35,7 +35,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml b/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml
index b097e4f7..2086d618 100644
--- a/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml
+++ b/introspection/nmdbus-device-veth-org.freedesktop.NetworkManager.Device.Veth.xml
@@ -29,7 +29,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml b/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml
index 2d0f9cfd..a4e7348f 100644
--- a/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml
+++ b/introspection/nmdbus-device-vlan-org.freedesktop.NetworkManager.Device.Vlan.xml
@@ -32,7 +32,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml b/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml
index b36a9f09..d8e45816 100644
--- a/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml
+++ b/introspection/nmdbus-device-vxlan-org.freedesktop.NetworkManager.Device.Vxlan.xml
@@ -45,7 +45,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml b/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml
index 9ba7807d..3652c937 100644
--- a/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml
+++ b/introspection/nmdbus-device-wifi-org.freedesktop.NetworkManager.Device.Wireless.xml
@@ -97,12 +97,12 @@ RequestScan (IN  a{sv} options);
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para>        Emitted when the wireless device's properties changed.
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
 </para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
-  <listitem><para>A dictionary containing the FIXME: check changed parameters.</para></listitem>
+  <listitem><para>A dictionary containing the changed parameters.</para></listitem>
 </varlistentry>
 </variablelist>
 </refsect2>
diff --git a/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml b/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml
index 4ecc776f..d3c1487f 100644
--- a/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml
+++ b/introspection/nmdbus-device-wimax-org.freedesktop.NetworkManager.Device.WiMax.xml
@@ -62,7 +62,7 @@ GetNspList (OUT ao nsps);
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para>        Emitted when the WiMax device's properties changed.
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
 </para>
 <variablelist role="params">
 <varlistentry>
diff --git a/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml b/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml
index 615ce6da..e50f3fe6 100644
--- a/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml
+++ b/introspection/nmdbus-dhcp4-config-org.freedesktop.NetworkManager.DHCP4Config.xml
@@ -30,7 +30,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml b/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml
index 8931bb6e..bd3bb4c7 100644
--- a/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml
+++ b/introspection/nmdbus-dhcp6-config-org.freedesktop.NetworkManager.DHCP6Config.xml
@@ -30,7 +30,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml b/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml
index 1656207a..2a337154 100644
--- a/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml
+++ b/introspection/nmdbus-ip4-config-org.freedesktop.NetworkManager.IP4Config.xml
@@ -39,7 +39,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml b/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml
index 5afd98b9..99fe3324 100644
--- a/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml
+++ b/introspection/nmdbus-ip6-config-org.freedesktop.NetworkManager.IP6Config.xml
@@ -38,7 +38,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml b/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml
index aa6a7278..c7ded931 100644
--- a/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml
+++ b/introspection/nmdbus-manager-org.freedesktop.NetworkManager.xml
@@ -100,11 +100,12 @@ Reload (IN  u flags);
         (0x04) means to restart the DNS plugin. This is for example useful when using
         dnsmasq plugin, which uses additional configuration in /etc/NetworkManager/dnsmasq.d.
         If you edit those files, you can restart the DNS plugin. This action shortly interrupts
-        rename resolution.
+        name resolution.
         Note that flags may affect each other. For example, restarting the DNS plugin (0x04)
         implicitly updates DNS too (0x02). Or when reloading the configuration (0x01), changes
         to DNS setting also cause a DNS update (0x02). However, (0x01) does not involve restarting
-        the DNS plugin (0x02), unless an entirely different plugin is selected.
+        the DNS plugin (0x04) or update resolv.conf (0x02), unless the DNS related configuration
+        changes in NetworkManager.conf.
 </para>
 <variablelist role="params">
 <varlistentry>
@@ -478,7 +479,7 @@ StateChanged (u state);
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para>        NetworkManager's properties changed.
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
 </para>
 <variablelist role="params">
 <varlistentry>
diff --git a/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml b/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml
index d2bb83f5..2de23972 100644
--- a/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml
+++ b/introspection/nmdbus-settings-connection-org.freedesktop.NetworkManager.Settings.Connection.xml
@@ -182,7 +182,8 @@ Removed ();
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml b/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml
index 1186064b..9882f812 100644
--- a/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml
+++ b/introspection/nmdbus-settings-org.freedesktop.NetworkManager.Settings.xml
@@ -203,7 +203,8 @@ SaveHostname (IN  s hostname);
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
diff --git a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
index 74964757..523acbba 100644
--- a/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
+++ b/introspection/nmdbus-vpn-connection-org.freedesktop.NetworkManager.VPN.Connection.xml
@@ -33,7 +33,8 @@
 <programlisting>
 PropertiesChanged (a{sv} properties);
 </programlisting>
-<para></para>
+<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
+</para>
 <variablelist role="params">
 <varlistentry>
   <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>