From 13df0c069f64c229224f56ca2edc236b4f719c51 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Mon, 7 Nov 2011 16:21:28 +1100 Subject: [PATCH] Chan.I.Subject: remove a white lie Skype does not permit subjects on 1:1 chats. However, XMPP does, e.g. GMail will include a 'subject' node when you click "Reply to Will by chat". --- spec/Channel_Interface_Subject.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/spec/Channel_Interface_Subject.xml b/spec/Channel_Interface_Subject.xml index ec9359b..fcaf398 100644 --- a/spec/Channel_Interface_Subject.xml +++ b/spec/Channel_Interface_Subject.xml @@ -32,7 +32,7 @@ the Room2 interface, but some protocols support subjects in 1-to-1 chats - (such as Skype). Note that this interface is not restricted to + (such as XMPP). Note that this interface is not restricted to Text channels, and can also be used on Call channels.

-- 1.7.5.4