Mercurial > pidgin
view doc/savedstatus-signals.dox @ 13822:5ef7dae8ab87
[gaim-migrate @ 16257]
SF Patch #1504436 from roast, with changes by me
"gaim_gtkdialogs_log() doesn't set initial account
value, but shows an initial account. This is confusing
because if the user does not use the hint list to
select an account (e.g. he types a name in),
gaim_gtkdialogs_log_cb() services an empty call.
This patch fixes this."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 11 Jun 2006 19:05:45 +0000 |
parents | d9dbb874a30c |
children | 8cf53d7a0887 |
line wrap: on
line source
/** @page savedstatus-signals Saved Status Signals @signals @signal savedstatus-changed @endsignals <hr> @signaldef savedstatus-changed @signalproto void (*savedstatus_changed)(GaimSavedStatus *new, GaimSavedStatus *old); @endsignalproto @signaldesc Emitted when a new saved status is activated. @endsignaldef */ // vim: syntax=c tw=75 et