diff src/protocols/jabber/buddy.h @ 10189:4e7249591251

[gaim-migrate @ 11304] this would appear to be jabber buddy icon support no, this isn't a standard yet, but those nice folks over at apple decided to put jabber into iChat, and this is how they do things committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 15 Nov 2004 06:15:53 +0000
parents a9fb4493ae22
children 828802f2251b
line wrap: on
line diff
--- a/src/protocols/jabber/buddy.h	Mon Nov 15 03:53:56 2004 +0000
+++ b/src/protocols/jabber/buddy.h	Mon Nov 15 06:15:53 2004 +0000
@@ -81,6 +81,7 @@
 
 void jabber_set_info(GaimConnection *gc, const char *info);
 void jabber_setup_set_info(GaimPluginAction *action);
+void jabber_set_buddy_icon(GaimConnection *gc, const char *iconfile);
 
 const char *jabber_buddy_state_get_name(JabberBuddyState state);
 const char *jabber_buddy_state_get_status_id(JabberBuddyState state);