[telepathy-qt4/master] Contact/ContactManager: Docs++.

Andre Moreira Magalhaes (andrunko) andre.magalhaes at collabora.co.uk
Thu Jul 23 10:44:39 PDT 2009


---
 TelepathyQt4/contact-manager.cpp |    4 ++--
 TelepathyQt4/contact.cpp         |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/TelepathyQt4/contact-manager.cpp b/TelepathyQt4/contact-manager.cpp
index bd6e659..6f30936 100644
--- a/TelepathyQt4/contact-manager.cpp
+++ b/TelepathyQt4/contact-manager.cpp
@@ -194,7 +194,7 @@ Contacts ContactManager::allKnownContacts() const
 }
 
 /**
- * Return a list of user-defined contact list groups names.
+ * Return a list of user-defined contact list groups' names.
  *
  * This method requires Connection::FeatureRosterGroups to be enabled.
  *
@@ -253,7 +253,7 @@ PendingOperation *ContactManager::removeGroup(const QString &group)
 }
 
 /**
- * Return a list of contacts on a given user-defined contact list group
+ * Return the contacts in the given user-defined contact list group
  * named \a group.
  *
  * This method requires Connection::FeatureRosterGroups to be enabled.
diff --git a/TelepathyQt4/contact.cpp b/TelepathyQt4/contact.cpp
index 518b148..31ea78e 100644
--- a/TelepathyQt4/contact.cpp
+++ b/TelepathyQt4/contact.cpp
@@ -216,7 +216,8 @@ PendingOperation *Contact::block(bool value)
 }
 
 /**
- * Return a list of user-defined contact list groups the contact belongs.
+ * Return the names of the user-defined contact list groups to which the contact
+ * belongs.
  *
  * This method requires Connection::FeatureRosterGroups to be enabled.
  *
-- 
1.5.6.5




More information about the telepathy-commits mailing list