[Telepathy-commits] [telepathy-spec/master] Added more paragraph HTML tags.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:07 PST 2008
20080715164609-8ed0e-e64ff0b71fdfa2239245795e58cb5aba54126396.gz
---
spec/Channel_Type_File.xml | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 04d8693..2f9f043 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -3,32 +3,32 @@
<tp:copyright>
Copyright (C) 2008 Collabora Limited
</tp:copyright>
- <tp:license>
- This library is free software; you can redistribute it and/or
+ <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.
+version 2.1 of the License, or (at your option) any later version.</p>
-This library is distributed in the hope that it will be useful,
+<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.
+Library General Public License for more details.</p>
-You should have received a copy of the GNU Lesser General Public
+<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.
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
</tp:license>
<interface name="org.freedesktop.Telepathy.Channel.Type.File.DRAFT"
tp:causes-havoc="experimental">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
<tp:docstring>
- A channel type for files offered for transferring.
+ <p>A channel type for files offered for transferring.
The actual transmission of the data is done by reading or writing
a socket, the type of socket (local Unix, IPv4, etc.) when the File
- channel is created.
+ channel is created.</p>
- The File channel type may be requested for handles of type
- HANDLE_TYPE_CONTACT.
+ <p>The File channel type may be requested for handles of type
+ HANDLE_TYPE_CONTACT.</p>
</tp:docstring>
<property name="ContentType" type="s" access="read">
--
1.5.6.5
More information about the Telepathy-commits
mailing list