[Telepathy-commits] [telepathy-spec/master] Added ContentMD5 D-Bus property.

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


20080630155000-8ed0e-ae229ffe1c76f9c6e8a3514affab6dcf1e39fa72.gz
---
 spec/Channel_Type_File.xml |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 40ac8e6..a7cc1a6 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -73,6 +73,20 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </tp:docstring>
     </property>
 
+    <property name="ContentMD5" type="s" tp:type="DBus_Interface"
+      access="read">
+      <tp:added version="0.17.x"/>
+      <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>
+
+        <tp:rationale>
+          The GetAll method lets clients retrieve all properties in one
+          round-trip, which is desirable.
+        </tp:rationale>
+      </tp:docstring>
+    </property>
+
     <tp:simple-type name="File_Transfer_ID" type="u">
       <tp:docstring>An identifier for a file transfer. These are local
         to a FileTransfer channel, and may not be assumed to be the
-- 
1.5.6.5




More information about the Telepathy-commits mailing list