[Telepathy-commits] [telepathy-spec/master] Add NotCapable to the list of errors.

Senko Rasic senko.rasic at collabora.co.uk
Tue Jan 27 11:07:44 PST 2009


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

diff --git a/spec/errors.xml b/spec/errors.xml
index 437bd41..954a575 100644
--- a/spec/errors.xml
+++ b/spec/errors.xml
@@ -229,6 +229,12 @@
     </tp:docstring>
   </tp:error>
 
+  <tp:error name="Not Capable">
+    <tp:docstring>
+    Raised when requested functionality is unavailable due to contact
+    not having required capabilities.
+    </tp:docstring>
+  </tp:error>
   <tp:copyright>Copyright (C) 2005-2008 Collabora Limited</tp:copyright>
   <tp:copyright>Copyright (C) 2005-2008 Nokia Corporation</tp:copyright>
   <tp:license xmlns="http://www.w3.org/1999/xhtml">
-- 
1.5.6.5



More information about the telepathy-commits mailing list