~ubuntu-branches/ubuntu/wily/telepathy-qt5/wily

« back to all changes in this revision

Viewing changes to TelepathyQt/channel-dispatcher.xml

  • Committer: Package Import Robot
  • Author(s): Tiago Salem Herrmann
  • Date: 2015-05-29 18:01:17 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20150529180117-nj5geaevciyps6b5
Tags: 0.9.6.1-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
<xi:include href="../spec/Channel_Dispatcher.xml"/>
8
8
 
 
9
<xi:include href="../spec/Channel_Dispatcher_Interface_Messages1.xml"/>
 
10
 
 
11
<tp:generic-types>
 
12
  <tp:external-type name="Message_Part" type="a{sv}" from="Telepathy specification"/>
 
13
  <tp:mapping name="Message_Part" array-name="Message_Part_List" array-depth="2">
 
14
    <tp:member name="Key" type="s"/>
 
15
    <tp:member name="Value" type="v"/>
 
16
  </tp:mapping>
 
17
</tp:generic-types>
 
18
 
 
19
<xi:include href="../spec/generic-types.xml"/>
 
20
<xi:include href="../spec/errors.xml"/>
 
21
 
 
22
 
9
23
</tp:spec>