~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to solid/modemmanager-0.4/dbus/introspection/all.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<tp:spec
 
2
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
 
3
  xmlns:xi="http://www.w3.org/2001/XInclude">
 
4
 
 
5
<tp:title>ModemManager D-Bus Interface Specification</tp:title>
 
6
<tp:version>0.4.0</tp:version>
 
7
 
 
8
 
 
9
<tp:copyright>Copyright (C) 2008 Novell, Inc.</tp:copyright>
 
10
 
 
11
<tp:license xmlns="http://www.w3.org/1999/xhtml">
 
12
<p>This program is free software; you can redistribute it and/or modify
 
13
it under the terms of the GNU General Public License as published by
 
14
the Free Software Foundation; either version 2 of the License, or
 
15
(at your option) any later version.</p>
 
16
 
 
17
<p>This program is distributed in the hope that it will be useful,
 
18
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
19
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
20
General Public License for more details.</p>
 
21
 
 
22
<p>You should have received a copy of the GNU Lesser General Public
 
23
License along with this library; if not, write to the Free Software
 
24
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
 
25
</tp:license>
 
26
 
 
27
<xi:include href="mm-manager-client.xml"/>
 
28
<xi:include href="mm-modem.xml"/>
 
29
<xi:include href="mm-modem-cdma.xml"/>
 
30
<xi:include href="mm-modem-simple.xml"/>
 
31
<xi:include href="mm-modem-location.xml"/>
 
32
<xi:include href="mm-modem-gsm-card.xml"/>
 
33
<xi:include href="mm-modem-gsm-contacts.xml"/>
 
34
<xi:include href="mm-modem-gsm-network.xml"/>
 
35
<xi:include href="mm-modem-gsm-sms.xml"/>
 
36
<xi:include href="mm-modem-gsm-hso.xml"/>
 
37
<xi:include href="mm-modem-gsm-ussd.xml"/>
 
38
 
 
39
<xi:include href="errors.xml"/>
 
40
<xi:include href="generic-types.xml"/>
 
41
 
 
42
<!--
 
43
<xi:include href="extensions.xml">
 
44
        <xi:fallback>
 
45
                <!- - absence of non-spec extensions is OK - ->
 
46
        </xi:fallback>
 
47
</xi:include>
 
48
-->
 
49
 
 
50
</tp:spec>