[Telepathy-commits] [telepathy-spec/master] Added more explicit note about how the ContentMD5 property should be formatted.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 14 02:45:02 PST 2008
20080630184305-8ed0e-70f45f5a5c7e3dbce2c2eff19e306115d04268f8.gz
---
spec/Channel_Type_File.xml | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index b1a8a02..15bcc0c 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -55,8 +55,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
<property name="ContentMD5" type="s" access="read">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- <p>MD5 hex digest of the file contents. This cannot change once the
- channel has been created.</p>
+ <p>MD5 digest of the file as a string of 32 ASCII hex digits, which
+ SHOULD be lower-case if they are letters. This cannot change once
+ the channel has been created.</p>
</tp:docstring>
</property>
--
1.5.6.5
More information about the Telepathy-commits
mailing list