diff options
Diffstat (limited to 'introspection/mm-modem.xml')
-rw-r--r-- | introspection/mm-modem.xml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/introspection/mm-modem.xml b/introspection/mm-modem.xml index 9391bad5..e0cf4bd5 100644 --- a/introspection/mm-modem.xml +++ b/introspection/mm-modem.xml @@ -2,24 +2,6 @@ <node name="/" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"> - <interface name="org.freedesktop.DBus.Properties"> - <signal name="MmPropertiesChanged"> - <tp:docstring> - One or more properties' values changed. - </tp:docstring> - <arg name="interface" type="s"> - <tp:docstring> - The D-Bus interface of the changed properties. - </tp:docstring> - </arg> - <arg name="properties" type="a{sv}"> - <tp:docstring> - The changed property names and their new values. - </tp:docstring> - </arg> - </signal> - </interface> - <interface name="org.freedesktop.ModemManager.Modem"> <method name="Enable"> <tp:docstring> |