Mercurial > pidgin
diff plugins/ChangeLog.API @ 13267:f3ae450fb947
[gaim-migrate @ 15633]
Part of SF Patch #1175520 from dennisne
This adds a request API function to select a folder.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Mon, 13 Feb 2006 03:40:00 +0000 |
| parents | f09c6e8df82c |
| children | 3638606a5afa |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Mon Feb 13 03:07:13 2006 +0000 +++ b/plugins/ChangeLog.API Mon Feb 13 03:40:00 2006 +0000 @@ -272,6 +272,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.
