Mercurial > pidgin.yaz
view doc/core-signals.dox @ 12377:b94069a95be7
[gaim-migrate @ 14681]
this should fix the problem where you have yourself on your jabber buddy list, but you don't appear online until you change your status once.
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Wed, 07 Dec 2005 00:04:50 +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