diff libpurple/internal.h @ 16497:1d1ddf972ac8

Ref the filenames for account buddy icons on load.
author Richard Laager <rlaager@wiktel.com>
date Fri, 27 Apr 2007 04:28:41 +0000
parents c9b4ff420140
children 250623ba4218
line wrap: on
line diff
--- a/libpurple/internal.h	Fri Apr 27 04:18:02 2007 +0000
+++ b/libpurple/internal.h	Fri Apr 27 04:28:41 2007 +0000
@@ -184,6 +184,11 @@
 
 #define PURPLE_WEBSITE "http://pidgin.im/"
 
+/* This is for the accounts code to notify the buddy icon code that
+ * it's done loading.  We may want to replace this with a signal. */
+void
+purple_buddy_icons_account_loaded_cb(void);
+
 /* This is for the buddy list to notify the buddy icon code that
  * it's done loading.  We may want to replace this with a signal. */
 void