aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/Stream_Engine.xml
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:22:11 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2008-11-22 00:22:11 +0800
commita49e468d81c149fb05d15258f6c4032819d80325 (patch)
tree3d9d2c08325484c8c7d47b19fef6cb3d9be23d2f /extensions/Stream_Engine.xml
parentc0ca8cb0dff9e31d52e3e3e44be9bcd4d00514ca (diff)
downloadgsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar.gz
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar.bz2
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar.lz
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar.xz
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.tar.zst
gsoc2013-empathy-a49e468d81c149fb05d15258f6c4032819d80325.zip
Fix spec format to make it work with updated tools
svn path=/trunk/; revision=1868
Diffstat (limited to 'extensions/Stream_Engine.xml')
-rw-r--r--extensions/Stream_Engine.xml20
1 files changed, 18 insertions, 2 deletions
diff --git a/extensions/Stream_Engine.xml b/extensions/Stream_Engine.xml
index 0303a516d..89c9a24ca 100644
--- a/extensions/Stream_Engine.xml
+++ b/extensions/Stream_Engine.xml
@@ -1,5 +1,21 @@
-<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
-<node name="/Stream_Engine">
+<?xml version="1.0" ?>
+<node name="/Stream_Engine" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
+ <tp:copyright>Copyright (C) 2008 Collabora Limited</tp:copyright>
+ <tp:license xmlns="http://www.w3.org/1999/xhtml">
+ <p>This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.</p>
+
+<p>This library 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
+Library 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>
<interface name="org.freedesktop.Telepathy.StreamEngine">
<method name="SetOutputVolume">
<arg direction="in" type="o" name="channel_path" />