File: all.xml

package info (click to toggle)
empathy 2.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 20,248 kB
  • ctags: 6,575
  • sloc: ansic: 68,289; sh: 10,388; python: 2,431; xml: 1,355; makefile: 1,277
file content (22 lines) | stat: -rw-r--r-- 631 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<tp:spec
  xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
  xmlns:xi="http://www.w3.org/2001/XInclude">

<tp:title>Extensions for empathy</tp:title>

<xi:include href="misc.xml"/>
<xi:include href="generic-types.xml"/>

<tp:generic-types>
  <tp:external-type name="Contact_Handle" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Handle_Type" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Handle" type="u"
    from="Telepathy specification"/>
  <tp:external-type name="Account" type="o"
    from="Telepathy specification"/>
</tp:generic-types>


</tp:spec>