Mercurial > pidgin
view doc/core-signals.dox @ 12701:0a4996f15509
[gaim-migrate @ 15044]
SF Patch #1396122 from Casey Harkins
"This is a simple patch which will hide the extra
separator in the popular statuses section when there
are no popular statuses. Prevents the double separators."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 03 Jan 2006 18:20:20 +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