Mercurial > pidgin.yaz
diff 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 |
line wrap: on
line diff
--- a/ChangeLog.API Fri May 25 00:15:33 2007 +0000 +++ b/ChangeLog.API Fri May 25 00:36:20 2007 +0000 @@ -9,6 +9,7 @@ Changed: * pidgin_separator returns the separator added to the menu. + * pidgin_append_menu_action returns the menuitem added to the menu. Signals - Added: (See the Doxygen docs for details on all signals.) * "conversation-extended-menu"
