[Telepathy-commits] [telepathy-salut/master] Added NotAvailable error to AcceptFile.

Jonny Lamb jonny.lamb at collabora.co.uk
Fri Nov 21 03:46:12 PST 2008


20080722145758-8ed0e-3c84b9c13f7b485c98f62b09a7e6974364bc3304.gz
---
 extensions/Channel_Type_File.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/extensions/Channel_Type_File.xml b/extensions/Channel_Type_File.xml
index 7b5ef5d..1377a9b 100644
--- a/extensions/Channel_Type_File.xml
+++ b/extensions/Channel_Type_File.xml
@@ -351,6 +351,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         </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 "local pending" state, which is the only
+          state this method makes sense.
+          </tp:docstring>
+        </tp:error>
       </tp:possible-errors>
     </method>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list