comparison ChangeLog.API @ 23122:f6c57e6e8a89

Deprecate pidgin_set_custom_buddy_icon and update the places that use it to use purple_buddy_icons_node_set_custom_icon_from_file instead.
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 15 May 2008 04:00:22 +0000
parents 4044655e5615
children bc58e2d9f0f5
comparison
equal deleted inserted replaced
23121:2498242c7af7 23122:f6c57e6e8a89
14 Deprecated: 14 Deprecated:
15 * purple_blist_update_buddy_icon 15 * purple_blist_update_buddy_icon
16 * purple_buddy_icons_has_custom_icon 16 * purple_buddy_icons_has_custom_icon
17 * purple_buddy_icons_find_custom_icon 17 * purple_buddy_icons_find_custom_icon
18 * purple_buddy_icons_set_custom_icon 18 * purple_buddy_icons_set_custom_icon
19 * pidgin_set_custom_buddy_icon
19 20
20 perl: 21 perl:
21 Added: 22 Added:
22 * Purple::Prefs::get_children_names. 23 * Purple::Prefs::get_children_names.
23 * Purple::timeout_remove. 24 * Purple::timeout_remove.