[Telepathy-commits] [telepathy-spec/master] Client: decide that this interface is common to observers, approvers and handlers

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:21 PDT 2008


20080603111828-53eee-7b95efd0ca1252c40e40e4ba82ee17b79c82300a.gz
---
 spec/Client.xml |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/spec/Client.xml b/spec/Client.xml
index 0aacab2..7da13c8 100644
--- a/spec/Client.xml
+++ b/spec/Client.xml
@@ -29,18 +29,14 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <p>User interface processes are the obvious example of Telepathy
         clients, but they can provide other functionality, such as
         address-book synchronization.</p>
-
-      <p>The Client D-Bus interface mainly represents a process to which the
-        channel dispatcher can dispatch channels.</p>
-
-      <!-- FIXME: or does it represent any of observer, approver or
-      channel handler? We just don't know -->
     </tp:docstring>
 
     <property name="Interfaces" type="as" access="read"
       tp:type="DBus_Interface[]">
       <tp:docstring>
         A list of the extra interfaces provided by this client.
+        This SHOULD include at least one of Client.Approver,
+        Client.Observer or Client.ChannelHandler.
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list