Mercurial > pidgin.yaz
changeset 9336:feb049ca7a47
[gaim-migrate @ 10144]
nosnilmot is way thorough, dude
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 22 Jun 2004 00:29:23 +0000 |
parents | b726aba28229 |
children | d0380151c6d1 |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Mon Jun 21 23:49:56 2004 +0000 +++ b/plugins/ChangeLog.API Tue Jun 22 00:29:23 2004 +0000 @@ -9,10 +9,12 @@ * Added: gaim_conversation_has_focus() and gaim_conv_window_has_focus(). * Removed: gaim_blist_save() - Plugin API: v5 + Protocol Plugin API: v5 * Changed: add_buddy, add_buddies, remove_buddy, remove_buddies, rename_group and remove_group to take GaimBuddy's and GaimGroup's consistently. + * Removed: OPT_PROTO_BUDDY_ICON (replaced by icon_spec) + * Added: icon_spec to the GaimPluginProtocolInfo struct version 0.78 (05/30/2004): Plugin API: v4