Mercurial > pidgin.yaz
view doc/core-signals.dox @ 14524:565f90ad0c84
[gaim-migrate @ 17245]
* Don't install gaim-notifications-example when make installing
* Have gaim-notifications-example placed in the doc dir when
installing Gaim from RPMs
* Add the gconf schema to the Gaim RPM
* Alphabetize some stuff
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 11 Sep 2006 06:15:58 +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