Mercurial > pidgin
view doc/core-signals.dox @ 14766:d7ee4a5cf24b
[gaim-migrate @ 17524]
(11:52:24) nosnilmot: files that are not DIST'ed should not be in POTFILES.in
(11:52:36) nosnilmot: such as gtk/plugins/crazychat/cc_gaim_plugin.c :)
(12:29:41) LSchiere: nosnilmot: so I should remove it from POTFILES.in? or add it to the DIST SUBDIRs for plugins?
(12:30:14) nosnilmot: I think remove it from POTFILES.in, I don't think crazy chat is shippable
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 18 Oct 2006 16:31:31 +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