Mercurial > pidgin.yaz
changeset 23256:f1441c4e4d2f
Add doxygen foo for FinchBlistManager.
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 30 May 2008 22:56:39 +0000 |
parents | 5bbd0328626b |
children | 86bf0ce0d7ac |
files | finch/gntblist.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/finch/gntblist.h Fri May 30 22:21:57 2008 +0000 +++ b/finch/gntblist.h Fri May 30 22:56:39 2008 +0000 @@ -34,6 +34,10 @@ **********************************************************************/ /*@{*/ +/** + * Buddylist manager for finch. This decides the visility, ordering and hierarchy + * of the buddylist nodes. This also manages the creation of tooltips. + */ typedef struct { const char *id; /**< An identifier for the manager. */