comparison ChangeLog.API @ 17392:d48026a5f9dd

Use purple_conversation_extended_menu to add items in the conversation window menu. This closes #605.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 25 May 2007 00:36:20 +0000
parents 319bcb73eb4e
children 274ceb453176
comparison
equal deleted inserted replaced
17391:9c4bd2458677 17392:d48026a5f9dd
7 * pidgin_retrieve_user_info, shows immediate feedback when getting 7 * pidgin_retrieve_user_info, shows immediate feedback when getting
8 information about a user. 8 information about a user.
9 9
10 Changed: 10 Changed:
11 * pidgin_separator returns the separator added to the menu. 11 * pidgin_separator returns the separator added to the menu.
12 * pidgin_append_menu_action returns the menuitem added to the menu.
12 13
13 Signals - Added: (See the Doxygen docs for details on all signals.) 14 Signals - Added: (See the Doxygen docs for details on all signals.)
14 * "conversation-extended-menu" 15 * "conversation-extended-menu"
15 16
16 Finch - Added: 17 Finch - Added: