Mercurial > pidgin
view doc/core-signals.dox @ 17548:42ba9c4c9172
Hopefully make what this checkbox does a little more clear by changing
available to Available in 'Pounce only when my status is not available'.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Fri, 08 Jun 2007 03:55:35 +0000 |
parents | 1414e0e01dc5 |
children | e0613cf8c493 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c tw=75 et