[Telepathy-commits] [telepathy-spec/master] Removed NetworkError from OfferFile's potential errors and added more note to local errors in NotAvailable.

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


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 spec/Channel_Type_FileTransfer.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/spec/Channel_Type_FileTransfer.xml b/spec/Channel_Type_FileTransfer.xml
index 11cec20..c392be8 100644
--- a/spec/Channel_Type_FileTransfer.xml
+++ b/spec/Channel_Type_FileTransfer.xml
@@ -375,12 +375,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
             The given address type or access-control mechanism is not supported.
           </tp:docstring>
         </tp:error>
-        <tp:error name="org.freedesktop.Telepathy.Error.NetworkError"/>
         <tp:error name="org.freedesktop.Telepathy.Error.InvalidArgument"/>
         <tp:error name="org.freedesktop.Telepathy.Error.NotAvailable">
           <tp:docstring>
-            The file transfer is not in the Not_Offered state, or there isn't
-            enough information for the transfer to start.
+            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.
           </tp:docstring>
         </tp:error>
       </tp:possible-errors>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list