src/dbus-useful.h

Mon, 24 Oct 2005 08:06:34 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Mon, 24 Oct 2005 08:06:34 +0000
changeset 11796
bc7e0950806e
parent 11146
c56333373e3c
child 14097
0c340861ab79
permissions
-rw-r--r--

[gaim-migrate @ 14087]
I need to sleep. This isn't finished. Hopefully someone will finish it before
I wake up.

Moved Preferences > Buddy List to Buddies menu.

#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);




mercurial