aboutsummaryrefslogtreecommitdiff
path: root/introspection/all.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/all.xml')
-rw-r--r--introspection/all.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/introspection/all.xml b/introspection/all.xml
new file mode 100644
index 0000000..426baf0
--- /dev/null
+++ b/introspection/all.xml
@@ -0,0 +1,40 @@
+<tp:spec
+ xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
+
+ <tp:title>ModemManager D-Bus Interface Specification</tp:title>
+ <tp:version>0.1</tp:version>
+ <tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
+
+ <tp:license xmlns="http://www.w3.org/1999/xhtml">
+ <p>This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.</p>
+
+ <p>This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details.</p>
+
+ <p>You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
+ </tp:license>
+
+ <xi:include href="mm-manager.xml"/>
+ <xi:include href="mm-modem.xml"/>
+ <xi:include href="mm-modem-simple.xml"/>
+ <xi:include href="mm-modem-cdma.xml"/>
+ <xi:include href="mm-modem-gsm.xml"/>
+ <xi:include href="mm-modem-gsm-card.xml"/>
+ <xi:include href="mm-modem-gsm-contacts.xml"/>
+ <xi:include href="mm-modem-gsm-network.xml"/>
+ <xi:include href="mm-modem-gsm-sms.xml"/>
+ <xi:include href="mm-modem-gsm-hso.xml"/>
+
+ <xi:include href="mm-serial-error.xml"/>
+ <xi:include href="mm-modem-error.xml"/>
+ <xi:include href="mm-modem-connect-error.xml"/>
+ <xi:include href="mm-mobile-error.xml"/>
+</tp:spec>