Warning, /network/telepathy-logger-qt/spec/template.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <node name="/Foo"
0003   xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
0004 
0005   <tp:copyright>Copyright © 2010 Collabora Ltd.</tp:copyright>
0006   <tp:license xmlns="http://www.w3.org/1999/xhtml">
0007     <p>This library is free software; you can redistribute it and/or
0008       modify it under the terms of the GNU Lesser General Public
0009       License as published by the Free Software Foundation; either
0010       version 2.1 of the License, or (at your option) any later version.</p>
0011 
0012     <p>This library is distributed in the hope that it will be useful,
0013       but WITHOUT ANY WARRANTY; without even the implied warranty of
0014       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
0015       Lesser General Public License for more details.</p>
0016 
0017     <p>You should have received a copy of the GNU Lesser General Public
0018       License along with this library; if not, write to the Free Software
0019       Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
0020       02110-1301, USA.</p>
0021   </tp:license>
0022 
0023   <interface name="org.freedesktop.Telepathy.Foo.DRAFT"
0024     tp:causes-havoc="experimental">
0025     <tp:added version="0.21.UNRELEASED">(draft 1)</tp:added>
0026 
0027     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
0028       <p>Foo.</p>
0029     </tp:docstring>
0030 
0031   </interface>
0032 </node>
0033 <!-- vim:set sw=2 sts=2 et ft=xml: -->