summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-07-17 15:22:19 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-07-17 15:22:19 +0000
commitf206e6ab2c64c1bf382c3a6ce37ee3788cbbedea (patch)
tree79107c10fa4efe5c9cace186ad1ff384461fbef2
parent9375cc06a4b63b44b37dce6ae050927005c6978f (diff)
split Tubes channel introduction into paragraphs
-rw-r--r--spec/Channel_Type_Tubes.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml
index 317c329e..78ad8a40 100644
--- a/spec/Channel_Type_Tubes.xml
+++ b/spec/Channel_Type_Tubes.xml
@@ -20,17 +20,17 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:license>
<interface name="org.freedesktop.Telepathy.Channel.Type.Tubes" tp:name-const="CHANNEL_TYPE_TUBES">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
- <tp:docstring>
- A "tube" is a mechanism for arbitrary data transfer. Currently, one kind
- of data transfer is specified, namely that of D-Bus messages. Each tube
- has a service name, which is a string specifying the kind of
- communication that takes place over it, and a dictionary of arbitrary
- parameters. Tube parameters are commonly used for bootstrap information
- such as usernames and passwords. Each tube is identified by a locally
- unique identifier.
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+ <p>A "tube" is a mechanism for arbitrary data transfer. Currently, one
+ kind of data transfer is specified, namely that of D-Bus messages.
+ Each tube has a service name, which is a string specifying the kind of
+ communication that takes place over it, and a dictionary of arbitrary
+ parameters. Tube parameters are commonly used for bootstrap
+ information such as usernames and passwords. Each tube is identified
+ by a locally unique identifier.</p>
- The Tubes channel type may be requested for handles of type
- HANDLE_TYPE_CONTACT and HANDLE_TYPE_ROOM.
+ <p>The Tubes channel type may be requested for handles of type
+ HANDLE_TYPE_CONTACT and HANDLE_TYPE_ROOM.</p>
</tp:docstring>
<tp:enum name="Tube_Type">