[Telepathy-commits] [telepathy-spec/master] Change NotAvailable error description for ProvideFile

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Nov 4 11:22:06 PST 2008


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

diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index 8ac3027..62fc78e 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -447,9 +447,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
           </tp:docstring>
         <tp:error name="org.freedesktop.Telepathy.Error.NotAvailable">
           <tp:docstring>
-            The file transfer is not in the Not_Offered state, there isn't
-            enough information for the transfer to start, or a local error
-            with acquiring a socket.
+            Channel is not an outgoing transfer, ProvideFile has already been called,
+            or there was a local error acquiring the socket.
           </tp:docstring>
         </tp:error>
       </tp:possible-errors>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list