Mercurial > pidgin.yaz
view doc/core-signals.dox @ 26918:a4b59d72b94b
Marcus convinced me (I didn't need much) this is a better idea.
I suggested an XML file (like the public servers) in jdev and Florob came
back with a suggestion to encrypt the file transfers (+1).
Marcus: I still wonder if we should set that default proxy...
Marcus: it will be good for people using gmail
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Wed, 06 May 2009 22:01:23 +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