[ekiga] Fixed documentation.
- From: Damien Sandras <dsandras src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [ekiga] Fixed documentation.
- Date: Sun, 25 Oct 2009 14:59:33 +0000 (UTC)
commit 883131c9da348d3786cf0e5a5bdfc8ff17d321e3
Author: Damien Sandras <dsandras seconix com>
Date: Sun Oct 25 15:58:58 2009 +0100
Fixed documentation.
lib/engine/account/account.h | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/lib/engine/account/account.h b/lib/engine/account/account.h
index f3d5119..8586e9d 100644
--- a/lib/engine/account/account.h
+++ b/lib/engine/account/account.h
@@ -80,13 +80,12 @@ namespace Ekiga
/** Returns a boolean indicating whether the account is active.
- * (some people seem to have a hard time reading the status which says
- * so much more than a boolean)
*
- * @return Whether the account is active
+ * @return Whether the account is enabled
*/
virtual bool is_enabled () const = 0;
+
/** Create the menu for that account and its actions.
* This function is purely virtual and should be implemented by
* the descendant of the Ekiga::Contact.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]