--- a/src/prpl.h Sun Aug 15 17:05:51 2004 +0000 +++ b/src/prpl.h Sun Aug 15 19:34:20 2004 +0000 @@ -229,6 +229,7 @@ GList *(*blist_node_menu)(GaimBlistNode *node); GList *(*chat_info)(GaimConnection *); + GHashTable *(*chat_info_defaults)(GaimConnection *, const char *chat_name); /* All the server-related functions */ void (*login)(GaimAccount *);