# HG changeset patch # User Sadrul Habib Chowdhury # Date 1212188199 0 # Node ID f1441c4e4d2f0cec64cacdbbfa10b015b388b85e # Parent 5bbd0328626b26695e41e838a592b6220048839a Add doxygen foo for FinchBlistManager. diff -r 5bbd0328626b -r f1441c4e4d2f finch/gntblist.h --- 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. */