Mercurial > pidgin.yaz
changeset 12929:918a91c73930
[gaim-migrate @ 15282]
gaim_blist_node_action_new() is gone.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Wed, 18 Jan 2006 23:10:26 +0000 |
parents | 4b5822e48b53 |
children | 33935a6320b8 |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Wed Jan 18 21:20:07 2006 +0000 +++ b/plugins/ChangeLog.API Wed Jan 18 23:10:26 2006 +0000 @@ -14,8 +14,6 @@ * the add_buddy perl sub. The sub now takes the account as the first argument, and buddy and group as the second and third. It also adds the buddy to the server-side buddy list of the given account. - * gaim_blist_node_action_new, added a fourth argument, a GList of - GaimBlistNodeActions to be created as a submenu of the item. * gaim_connection_new, gaim_account_connect and gaim_account_register no longer return a GaimConnection * keep_alive in GaimConnection is renamed to keepalive