Mercurial > pidgin
diff plugins/ChangeLog.API @ 13867:a092ea4edd4e
[gaim-migrate @ 16333]
Patch #1511180: Buddy list ui_ops fix
I had a hard time figuring out why things were not
working even after I set the blist-uiops using
gaim_blist_set_ui_ops. This patch is a fix for it.
committer: Tailor Script <tailor@pidgin.im>
| author | Sadrul Habib Chowdhury <imadil@gmail.com> |
|---|---|
| date | Sat, 24 Jun 2006 22:25:22 +0000 |
| parents | aceb599b28ec |
| children | 599b35acd842 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Sat Jun 24 20:32:18 2006 +0000 +++ b/plugins/ChangeLog.API Sat Jun 24 22:25:22 2006 +0000 @@ -176,6 +176,7 @@ notify_searchresults in GaimNotifyUiOps. * gaim_conversation_get_send_history(), and send_history from GaimConversation + * Removed ui_ops from GaimBuddyList. Use gaim_blist_get_ui_ops() instead Added: * gaim_prefs_disconnect_by_handle()
