Mercurial > pidgin.yaz
diff plugins/SIGNALS @ 1058:4927ce25d8cc
[gaim-migrate @ 1068]
idle times for single connections; deleting an account signs it off if need be
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 03 Nov 2000 20:23:38 +0000 |
parents | daad2440a642 |
children | dc6ba774bfc5 |
line wrap: on
line diff
--- a/plugins/SIGNALS Fri Nov 03 10:46:58 2000 +0000 +++ b/plugins/SIGNALS Fri Nov 03 20:23:38 2000 +0000 @@ -11,6 +11,7 @@ event_buddy_back, event_buddy_idle, event_buddy_unidle, + event_blist_update, event_chat_invited, event_chat_join, event_chat_leave, @@ -130,6 +131,11 @@ 'who' is who is no longer idle. +event_blist_update: + (none) + + called when the idle times are updated in the buddy list + event_chat_invited: struct gaim_connection *gc, char *who, char *room, char *message