[Telepathy-commits] [telepathy-spec/master] Misc updates to interface description and docbook tags
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:44:59 PST 2008
20080630152326-8ed0e-a5131d0411697936c5fa0d42ce260a28486ae41f.gz
---
spec/Channel_Type_File.xml | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 6d0e630..6b7e852 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
-<node name="/Channel_Type_File_Transfer" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
+<node name="/Channel_Type_File" xmlns:tp="http://telepathy.freedesktop.org/wiki/DbusSpec#extensions-v0">
<tp:copyright>
- Copyright (C) 2007 Collabora Limited
+ Copyright (C) 2008 Collabora Limited
</tp:copyright>
<tp:license>
This library is free software; you can redistribute it and/or
@@ -18,15 +18,15 @@ 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.
</tp:license>
- <interface name="org.freedesktop.Telepathy.Channel.Type.FileTransfer">
+ <interface name="org.freedesktop.Telepathy.Channel.Type.File">
<tp:requires interface="org.freedesktop.Telepathy.Channel"/>
<tp:docstring>
- A channel type for offering and receiving files.
- The actual transmission of the data is done by reading or writing
- a socket, the type of socket (local Unix, IPv4, etc.) is decided
- when offering or accepting a file transfer.
-
- The FileTransfer channel type may be requested for handles of type
+ 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.
+
+ The File channel type may be requested for handles of type
HANDLE_TYPE_CONTACT.
</tp:docstring>
--
1.5.6.5
More information about the Telepathy-commits
mailing list