[Telepathy-commits] [telepathy-spec/master] change ProvideFile description

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Nov 4 10:39:53 PST 2008


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

diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 7f5c43c..dab1729 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -397,10 +397,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
 
     <method name="ProvideFile" tp:name-for-bindings="Provide_File">
       <tp:docstring>
-        Offer a file transfer that's in the Not_Offered state. Open a socket
+        Offer a file transfer that's in the Pending or Accepted state. Open a socket
         that the client can use to provide a file to the connection manager.
-        The channel MUST be in the Not_Offered state, and will change state
-        to Remote_Pending when this method is called.
+        The channel MUST have been requested, and will change state
+        to Open when this method is called if its state was Accepted.
       </tp:docstring>
       <arg direction="in" name="Address_Type" type="u" tp:type="Socket_Address_Type">
         <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list