aboutsummaryrefslogtreecommitdiff
path: root/introspection/all.xml
blob: 426baf0ebead40818709b8c5d422b44cfcbce809 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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>