summaryrefslogtreecommitdiff
path: root/extensions/all.xml
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd@luon.net>2007-04-17 19:43:01 +0000
committerSjoerd Simons <sjoerd@luon.net>2007-04-17 19:43:01 +0000
commitce582772460d886c73f0eb58bcbd2581ed85bf51 (patch)
treee2e54a629ebfe248df59d413b4ceaba0e24997c0 /extensions/all.xml
parentf08a86ab088b7a9c5016c978de3e93212db874a1 (diff)
downloadtelepathy-salut-ce582772460d886c73f0eb58bcbd2581ed85bf51.tar.gz
Add codegeneration and build infrastructure for OLPC
20070417194301-93b9a-f4bb96a6c6ae35d9a4354d0f099860b0c32c9df6.gz
Diffstat (limited to 'extensions/all.xml')
-rw-r--r--extensions/all.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/extensions/all.xml b/extensions/all.xml
new file mode 100644
index 00000000..5a8071ef
--- /dev/null
+++ b/extensions/all.xml
@@ -0,0 +1,28 @@
+<tp:spec
+ xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0"
+ xmlns:xi="http://www.w3.org/2001/XInclude">
+
+<tp:version>0.14.1.1</tp:version>
+
+<tp:copyright>Copyright (C) 2007 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p>
+</tp:license>
+
+<xi:include href="OLPC_Buddy_Info.xml"/>
+<xi:include href="OLPC_Activity_Properties.xml"/>
+
+</tp:spec>