Mercurial > pidgin.yaz
view doc/core-signals.dox @ 12077:3cf98e532126
[gaim-migrate @ 14374]
Stu pointed out that I probably want to leave this how it was.
This should allow you to use the same 3rd party plugins
across platforms using the same prefs.xml?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 14 Nov 2005 03:38:40 +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