[telepathy-qt4/master] API doc fixes for Account::automaticPresence().
George Goldberg
george.goldberg at collabora.co.uk
Mon Jul 13 05:06:40 PDT 2009
---
TelepathyQt4/account.cpp | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/TelepathyQt4/account.cpp b/TelepathyQt4/account.cpp
index e4cdf66..68b794e 100644
--- a/TelepathyQt4/account.cpp
+++ b/TelepathyQt4/account.cpp
@@ -574,10 +574,11 @@ ConnectionPtr Account::connection() const
}
/**
- * Set the presence status that this account should have if it is brought
- * online.
+ * Get the presence status that this account will have if it is brought
+ * online automatically.
*
- * \return Presence status that will be set when this account is put online.
+ * \return Presence status that will be set if this account is brought
+ * online automatically.
*/
SimplePresence Account::automaticPresence() const
{
--
1.5.6.5
More information about the telepathy-commits
mailing list