# HG changeset patch # User Mark Doliner # Date 1117585449 0 # Node ID cc49b2c275ad9df024edb9a833534af8cf18a27d # Parent cc74e6d7b44cabc8f304499e3e8a6bc4a95256a2 [gaim-migrate @ 12758] Add a ChangeLog.API entry for that function addition committer: Tailor Script diff -r cc74e6d7b44c -r cc49b2c275ad plugins/ChangeLog.API --- 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