[Telepathy-commits] [telepathy-spec/master] Client.Handler: correct the values of Requested in preamble
Will Thompson
will.thompson at collabora.co.uk
Tue Sep 30 06:17:04 PDT 2008
---
spec/Client_Handler.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 4e815d0..c46a035 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -33,7 +33,7 @@
<p>When a new incoming channel (one with
<tp:dbus-ref namespace="org.freedesktop.Telepathy.Channel.FUTURE">Requested</tp:dbus-ref>
- = TRUE) is offered to
+ = FALSE) is offered to
<tp:dbus-ref namespace="org.freedesktop.Telepathy.Client">Approver</tp:dbus-ref>s
by the channel dispatcher, it also offers the Approvers a list of all
the running or activatable ChannelHandlers whose
@@ -44,7 +44,7 @@
<p>When a new outgoing channel (one with
<tp:dbus-ref namespace="org.freedesktop.Telepathy.Channel.FUTURE">Requested</tp:dbus-ref>
- = FALSE) appears, the channel dispatcher passes it to an appropriate
+ = TRUE) appears, the channel dispatcher passes it to an appropriate
channel handler automatically.
</p>
--
1.5.6.5
More information about the Telepathy-commits
mailing list