[Telepathy-commits] [telepathy-spec/master] add ContentType to the mandatory properties list

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Nov 4 09:26:07 PST 2008


---
 spec/Channel_Type_File_Transfer.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 9c2fb76..c4dee37 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -41,8 +41,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 
       <ul><li>In order to send a file, one should request a FileTransfer
       channel for a contact, and fill the mandatory properties
-      (<tp:member-ref>Filename</tp:member-ref>, and
-      <tp:member-ref>Size</tp:member-ref>). After these are set, one should
+      (<tp:member-ref>Filename</tp:member-ref>,
+      <tp:member-ref>Size</tp:member-ref> and <tp:member-ref>ContentType</tp:member-ref>).
+      After these are set, one should
       call <tp:member-ref>OfferFile</tp:member-ref> to offer the transfer to
       the contact.</li>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list