Mercurial > pidgin.yaz
view doc/core-signals.dox @ 12613:e06e153cff4b
[gaim-migrate @ 14949]
Don't try removing a pref that has been renamed. I wonder if this was the
cause of the strange prefs related backtraces people have been seeing?
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 22 Dec 2005 02:59:19 +0000 |
parents | 1ec93dd2f359 |
children | 1414e0e01dc5 |
line wrap: on
line source
/** @page core-signals Core Signals @signals @signal quitting @endsignals <hr> @signaldef quitting @signalproto void (*quitting)(); @endsignalproto @signaldesc Emitted when gaim is quitting. @endsignaldef */ // vim: syntax=c tw=75 et