Mercurial > pidgin
view doc/core-signals.dox @ 15280:334c6a77e32d
[gaim-migrate @ 18070]
a passel of translation updates, and 1 added one. There were some others that I marked as pending because I don't recognize the submitters (and there are existing translations that appear to not be abandoned).
This appears to compile.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 04 Jan 2007 17:05:57 +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