Mercurial > pidgin
view doc/core-signals.dox @ 20447:18ecdee88ed0
Add Pending list to recognized lists during contact list parsing
Don't try pushing Reverse or Pending lists to notification server
Improvements to detecting Yahoo users so Passports with @yahoo.com addresses
will work better. Fixes #1331
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Mon, 28 May 2007 16:12:25 +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