Mercurial > pidgin
changeset 12920:1577b8e194de
[gaim-migrate @ 15273]
18:27:59 <Bleeter> deryni: typo in changelog.api (gaim_blist_node_action_new9))
18:28:49 <deryni> Bah, thanks.
committer: Tailor Script <tailor@pidgin.im>
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Tue, 17 Jan 2006 23:29:37 +0000 |
parents | 248b8b39c671 |
children | 66e424d4bc77 |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Tue Jan 17 23:22:19 2006 +0000 +++ b/plugins/ChangeLog.API Tue Jan 17 23:29:37 2006 +0000 @@ -144,7 +144,7 @@ so GAIM_TYPE_BOXED is used for the signal types * gaim_gtk_privacy_is_showable(): We do fallback privacy in the core now, so this would always be TRUE now. - * gaim_blist_node_action_new9); use gaim_menu_action_new() instead + * gaim_blist_node_action_new(); use gaim_menu_action_new() instead Added: * gaim_prefs_disconnect_by_handle()