Mercurial > pidgin
diff finch/gntblist.h @ 15852:c5487dd19e61
merge of '31ed92ba1b530f050510b4958686e3013ba4176c'
and '41f65a78d919384ad599d73c656a367d92292a41'
author | Evan Schoenberg <evan.s@dreskin.net> |
---|---|
date | Tue, 20 Mar 2007 14:37:22 +0000 |
parents | 32c366eeeb99 |
children | 66dff3dfdea6 |
line wrap: on
line diff
--- a/finch/gntblist.h Tue Mar 20 14:37:16 2007 +0000 +++ b/finch/gntblist.h Tue Mar 20 14:37:22 2007 +0000 @@ -2,9 +2,9 @@ * @file gntblist.h GNT BuddyList API * @ingroup gntui * - * gaim + * purple * - * Gaim is the legal property of its developers, whose names are too numerous + * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this * source distribution. * @@ -35,9 +35,9 @@ /** * Get the ui-functions. * - * @return The GaimBlistUiOps structure populated with the appropriate functions. + * @return The PurpleBlistUiOps structure populated with the appropriate functions. */ -GaimBlistUiOps * finch_blist_get_ui_ops(void); +PurpleBlistUiOps * finch_blist_get_ui_ops(void); /** * Perform necessary initializations.