From 8d25f46292c5155f498feff7ee78ccbec0d6ec9f Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 18 Jan 2012 18:01:44 +0100 Subject: [PATCH] build: we no longer need to have the DBus.Properties introspection XML Not needed in gdbus-based code. --- new/org.freedesktop.DBus.Properties.xml | 45 ------------------------- 1 file changed, 45 deletions(-) delete mode 100644 new/org.freedesktop.DBus.Properties.xml diff --git a/new/org.freedesktop.DBus.Properties.xml b/new/org.freedesktop.DBus.Properties.xml deleted file mode 100644 index b2d09236..00000000 --- a/new/org.freedesktop.DBus.Properties.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - One or more properties' values changed. - - - - The D-Bus interface of the changed properties. - - - - - The changed property names and their new values. - - - - - - - One or more properties value changed; this signal implements the - D-Bus specification's PropertiesChanged signal. - - - - The D-Bus interface of the changed properties. - - - - - The changed property names and their new values. - - - - - Properties which are now invalid, but for which the new value is not - emitted in this signal. Clients interested in these properties should - issue a Get request for them to retrieve the new value. - - - - -