Mercurial > pidgin
view doc/core-signals.dox @ 13487:1b066d6f7d72
[gaim-migrate @ 15863]
1 update. any ideas why it appears that more of the translations are
hovering at around 70% than when I counted to send to gaim-i18n?
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 10 Mar 2006 19:04:25 +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