[telepathy-qt4/master] ClientRegistrar: Improved registerClient method docs.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Tue May 19 06:00:39 PDT 2009


---
 TelepathyQt4/client-registrar.cpp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TelepathyQt4/client-registrar.cpp b/TelepathyQt4/client-registrar.cpp
index eaa3bdb..a2abec9 100644
--- a/TelepathyQt4/client-registrar.cpp
+++ b/TelepathyQt4/client-registrar.cpp
@@ -433,8 +433,8 @@ QList<AbstractClientPtr> ClientRegistrar::registeredClients() const
 /**
  * Register a client on D-Bus.
  *
- * The client registrar will be responsible for proper exporting the client
- * D-Bus interfaces, based on inheritance.
+ * The client registrar will export the appropriate D-Bus interfaces,
+ * based on the abstract classes subclassed by \param client.
  *
  * If each of a client instance should be able to manipulate channels
  * separately, set unique to true.
-- 
1.5.6.5




More information about the telepathy-commits mailing list