Mercurial > pidgin
view doc/core-signals.dox @ 13509:56abb67edec9
[gaim-migrate @ 15885]
SF Patch #1446694 from Sadrul
"When you start editing the alias of a buddy with weird
(non-ascii) characters in it, the text for that node
(and sometimes an adjacent row) get corrupted. This
patch fixes that."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 14 Mar 2006 07:25:54 +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