[Telepathy-commits] [telepathy-spec/master] Added InitialOffset property.

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


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

diff --git a/spec/Channel_Type_File.xml b/spec/Channel_Type_File.xml
index 55d0bcf..9ebb956 100644
--- a/spec/Channel_Type_File.xml
+++ b/spec/Channel_Type_File.xml
@@ -161,6 +161,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
       </tp:docstring>
     </property>
 
+    <property name="InitialOffset" type="t" access="read">
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
+        <p>The offset from the beginning of the file that the transfer should
+        start from. This should be checked by the receiver after the transfer
+        changes state from Accepted to Open.</p>
+      </tp:docstring>
+    </property>
+
     <tp:enum name="File_Transfer_State" type="u">
       <tp:enumvalue suffix="None" value="0">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list