Mercurial > pidgin
view src/dbus-useful.h @ 12647:852df2d9d4f8
[gaim-migrate @ 14985]
SF Patch #1360831 from Sadrul
"The new mail notifications (the ones that show the
from/subject fields) are displayed in one dialog. So
things get less messy you are away and a lot of
mail-notifs come in."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 23 Dec 2005 21:10:24 +0000 |
parents | 1c5398ccbeb0 |
children | 8bda65b88e49 |
line wrap: on
line source
#include "conversation.h" GaimAccount *gaim_accounts_find_ext(const char *name, const char *protocol_id, gboolean (*account_test)(const GaimAccount *account)); GaimAccount *gaim_accounts_find_any(const char *name, const char *protocol); GaimAccount *gaim_accounts_find_connected(const char *name, const char *protocol);