diff options
Diffstat (limited to 'introspection')
-rw-r--r-- | introspection/Makefile.am | 2 | ||||
-rw-r--r-- | introspection/all.xml | 3 | ||||
-rw-r--r-- | introspection/wip-org.freedesktop.ModemManager1.Modem.Contacts.xml (renamed from introspection/org.freedesktop.ModemManager1.Modem.Contacts.xml) | 0 |
3 files changed, 3 insertions, 2 deletions
diff --git a/introspection/Makefile.am b/introspection/Makefile.am index f29f8dc9..cf91caff 100644 --- a/introspection/Makefile.am +++ b/introspection/Makefile.am @@ -1,6 +1,6 @@ # DBus Introspection files XMLS = $(wildcard *.xml) xmldir = $(datadir)/dbus-1/interfaces -xml_DATA = $(filter-out all.xml, $(XMLS)) +xml_DATA = $(filter-out all.xml wip-*, $(XMLS)) EXTRA_DIST = $(XMLS) diff --git a/introspection/all.xml b/introspection/all.xml index 1df239e3..24acf595 100644 --- a/introspection/all.xml +++ b/introspection/all.xml @@ -14,6 +14,7 @@ <xi:include href="org.freedesktop.ModemManager1.Modem.Location.xml"/> <xi:include href="org.freedesktop.ModemManager1.Modem.Time.xml"/> <xi:include href="org.freedesktop.ModemManager1.Modem.Firmware.xml"/> - <xi:include href="org.freedesktop.ModemManager1.Modem.Contacts.xml"/> + + <!--xi:include href="wip-org.freedesktop.ModemManager1.Modem.Contacts.xml"/--> </tp:spec> diff --git a/introspection/org.freedesktop.ModemManager1.Modem.Contacts.xml b/introspection/wip-org.freedesktop.ModemManager1.Modem.Contacts.xml index 40b765ef..40b765ef 100644 --- a/introspection/org.freedesktop.ModemManager1.Modem.Contacts.xml +++ b/introspection/wip-org.freedesktop.ModemManager1.Modem.Contacts.xml |