Mercurial > pidgin.yaz
view doc/core-signals.dox @ 23435:2f8866314c64
Add the CAcert.org PEM files, which I forgot the first time around.
Refs #5069
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Fri, 04 Jul 2008 21:56:30 +0000 |
parents | e0613cf8c493 |
children | 4179ab2cfe1f |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals @see core.h <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when libpurple is quitting. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et