Mercurial > pidgin.yaz
diff plugins/SIGNALS @ 1873:08ac51210d09
[gaim-migrate @ 1883]
la la la la la la. cleanups. and proxy for napster.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 21 May 2001 23:14:41 +0000 |
parents | 5bfc58c20e82 |
children | 899c22dcee42 |
line wrap: on
line diff
--- a/plugins/SIGNALS Mon May 21 17:38:20 2001 +0000 +++ b/plugins/SIGNALS Mon May 21 23:14:41 2001 +0000 @@ -220,8 +220,9 @@ event_im_send event above; so read the note about it there. event_warned: - char *who, int level + struct gaim_connection *gc, char *who, int level + 'gc' is the account that got warned. 'who' is who warned you. Note that this can be NULL, indicating either an anonymous warning, or your warning level has dropped. 'level' is your new warning level.