[Telepathy-commits] [telepathy-spec/master] Channel.FUTURE: reference the newly non-draft Requests interface

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 12 08:45:15 PDT 2008


Also relax wording of Requested to imply that channels requested with
EnsureChannel will still be Requested=TRUE.
---
 spec/Channel_Future.xml |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/spec/Channel_Future.xml b/spec/Channel_Future.xml
index 7e90702..131b655 100644
--- a/spec/Channel_Future.xml
+++ b/spec/Channel_Future.xml
@@ -45,10 +45,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <property name="Requested" tp:name-for-bindings="Requested"
       type="b" access="read">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-        <p>True if this channel was created in response to a call to
-          <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.RequestChannel</tp:dbus-ref>,
+        <p>True if this channel was created in response to a local request,
+          such as a call to
+          <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.RequestChannel</tp:dbus-ref>
           or
-          <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.Interface.Requests.DRAFT.CreateChannel</tp:dbus-ref>.</p>
+          <tp:dbus-ref namespace="org.freedesktop.Telepathy">Connection.Interface.Requests.CreateChannel</tp:dbus-ref>.</p>
 
         <tp:rationale>
           <p>The idea of this property is to distinguish between "incoming"
-- 
1.5.6.3




More information about the Telepathy-commits mailing list