summaryrefslogtreecommitdiff
path: root/spec/Connection.xml
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-15 17:11:30 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-08-15 17:11:30 +0100
commit89e35c24e3fe5e3dabe28624e501c6ca3f08bd6a (patch)
tree2e438fab4b9c765ef5eb844387f823d094b091e4 /spec/Connection.xml
parent12581896df69cb3f702c8c9986d995ac37ce7074 (diff)
downloadtelepathy-glib-89e35c24e3fe5e3dabe28624e501c6ca3f08bd6a.tar.gz
Update to spec 0.17.9 release
Diffstat (limited to 'spec/Connection.xml')
-rw-r--r--spec/Connection.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/spec/Connection.xml b/spec/Connection.xml
index f5d914e07..4dac8d057 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -277,15 +277,13 @@ USA.</p>
<p>If true, the channel was requested by a client that intends to
present it to the user itself (i.e. it passed suppress_handler=TRUE
to the RequestChannel method), so no other handler should be
- launched.</p>
+ launched. Clients MAY assume that channels where this is true
+ were created by a user request.</p>
<p>If false, either the channel was created due to incoming
information from the service, or the channel was requested by
a local client that does not intend to handle the channel itself
- (a typical use-case is an address-book viewer that does not itself
- implement chat or VoIP functionality, starting a channel that
- will be handled by the same user interface that would handle
- incoming channels).</p>
+ (this usage is deprecated).</p>
<p>Clients MUST NOT assume that only incoming channels will have
this flag set to false.</p>