diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:17:26 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:24:42 +0000 |
commit | 8c6acb21063be07cf12a15cc3b192bfeda8b2eac (patch) | |
tree | 02e191ca980a5d797d66e43e35ce160ede38b4ec /spec/Client_Interface_Requests.xml | |
parent | bb13b81c15431cebf060c89e8fd1d123c1497a37 (diff) |
Move Hints and SucceededWithChannel to ChannelRequest
Diffstat (limited to 'spec/Client_Interface_Requests.xml')
-rw-r--r-- | spec/Client_Interface_Requests.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/Client_Interface_Requests.xml b/spec/Client_Interface_Requests.xml index c1b52b3f..3cecfce4 100644 --- a/spec/Client_Interface_Requests.xml +++ b/spec/Client_Interface_Requests.xml @@ -125,8 +125,8 @@ and <tp:dbus-ref namespace="org.freedesktop.Telepathy.ChannelRequest">Account</tp:dbus-ref> MUST be included, and <tp:dbus-ref - namespace="ofdT.ChannelRequest.Interface.Hints.DRAFT">Hints</tp:dbus-ref> - SHOULD be included if implemented.</p> + namespace="ofdT.ChannelRequest">Hints</tp:dbus-ref> + MUST be included if implemented.</p> </tp:docstring> </arg> </method> |