Mercurial > pidgin.yaz
view doc/savedstatus-signals.dox @ 21395:04b1742c8206
Restore error notifications on the buddy list after a restart. Make the Ignore
button on the signed in elsewhere notification clear the accounts' current
errors so that they aren't around to be restored after restarts.
References #168
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sat, 03 Nov 2007 11:05:52 +0000 |
parents | e0613cf8c493 |
children |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals @see savedstatus.h <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(PurpleSavedStatus *new, PurpleSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c.doxygen tw=75 et