Mercurial > pidgin.yaz
view doc/core-signals.dox @ 14921:57dcc53e77a4
[gaim-migrate @ 17693]
Make sure we send the "starting to edit your buddylist" snac. I thought
this would make it so we wouldn't need to re-request authorization when
moving someone between groups, but it doesn't. I don't know what the
deal is with that.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 07 Nov 2006 07:04:41 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et