[Telepathy-commits] [telepathy-spec/master] Fixed the docstring for the ContentType property.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:07 PST 2008


20080715165106-8ed0e-30811edbeb6502093be95a278a5e3736d35499c3.gz
---
 spec/Channel_Type_File.xml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 2f9f043..32a35d5 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -33,10 +33,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 
     <property name="ContentType" type="s" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-        <p>The file's content-type. This cannot change once the channel has
+        <p>The file's MIME type. This cannot change once the channel has
         been created.</p>
 
-        <p>If this property is an empty string, then its value is unspecified.</p>
+        <p>This property is mandatory. Protocols which do not have a
+        content-type property with file transfers should set this value to
+        application/octet-stream.</p>
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list