Mercurial > pidgin.yaz
changeset 10957:cc49b2c275ad
[gaim-migrate @ 12758]
Add a ChangeLog.API entry for that function addition
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 01 Jun 2005 00:24:09 +0000 |
parents | cc74e6d7b44c |
children | 90d22e1b68df |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Wed Jun 01 00:20:33 2005 +0000 +++ b/plugins/ChangeLog.API Wed Jun 01 00:24:09 2005 +0000 @@ -51,7 +51,9 @@ * Renamed: set_gaim_user_dir to gaim_util_set_user_dir * Renamed: create_prpl_icon to gaim_gtk_create_prpl_icon * Changed: gaim_mkstemp, added a second argument, a boolean, of whether - or not the file is binary + or not the file is binary + * Added: gaim_buddy_icon_get_type, can be used to attempt to + determine the file type of a given buddy icon. Signals: * Changed: "received-im-msg" and "received-chat-msg" to match, both