[Telepathy-commits] [telepathy-spec/master] OfferStreamTube cannot return not implemented if the CM does not support stream tube at all because the channel would not have been created

Alban Crequy alban.crequy at collabora.co.uk
Tue Nov 18 10:10:54 PST 2008


---
 spec/Channel_Type_Stream_Tube.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 45c9f1c..ea196f9 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -76,8 +76,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         </tp:error>
         <tp:error name="org.freedesktop.Telepathy.Error.NotImplemented">
           <tp:docstring>
-            The connection manager doesn't support stream tubes, or
-            does not support the given address type or access-control type.
+            The connection manager doesn't support the given address type
+            or access-control type.
           </tp:docstring>
         </tp:error>
       </tp:possible-errors>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list