Mercurial > pidgin
changeset 13285:f67f0cda5f0c
[gaim-migrate @ 15651]
Seems I forgot to commit these changes with the request folder stuff.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 14 Feb 2006 07:55:30 +0000 |
parents | 8d0c909ac2d9 |
children | 5c79c0dd80db |
files | plugins/ChangeLog.API |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Tue Feb 14 07:54:51 2006 +0000 +++ b/plugins/ChangeLog.API Tue Feb 14 07:55:30 2006 +0000 @@ -273,6 +273,9 @@ * gaim_date_format_full() * gaim_time_format() * gaim_plugin_action_free() + * GaimRequestType: Added GAIM_REQUEST_FOLDER + * GaimRequestUiOps: Added request_folder + * gaim_request_folder() Signals - Changed: (See the Doxygen docs for details on all signals.) * Signal propagation now stops after a handler returns a non-NULL value.