aboutsummaryrefslogtreecommitdiff
path: root/introspection/all.xml
diff options
context:
space:
mode:
authorTambet Ingo <tambet@gmail.com>2008-07-31 17:14:50 +0300
committerTambet Ingo <tambet@gmail.com>2008-07-31 17:14:50 +0300
commitbe059f7a73fceda95bf5504634ed03b5de085ab2 (patch)
tree2b385049e801458f92cc911cf431d6464a91b8fe /introspection/all.xml
parent135fad9e6ddbdd3819ae9332cc6b526eb960a655 (diff)
Document the public DBus API.
Diffstat (limited to 'introspection/all.xml')
-rw-r--r--introspection/all.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/introspection/all.xml b/introspection/all.xml
new file mode 100644
index 00000000..710c47c8
--- /dev/null
+++ b/introspection/all.xml
@@ -0,0 +1,27 @@
+<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"/>
+</tp:spec>