diff plugins/ChangeLog.API @ 13269:3638606a5afa

[gaim-migrate @ 15635] Reverting the request folder stuff, because it uses GtkFileChooser, which was added in GTK+ 2.4. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 13 Feb 2006 04:11:39 +0000
parents f3ae450fb947
children 3de53fe8345f
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Mon Feb 13 03:49:57 2006 +0000
+++ b/plugins/ChangeLog.API	Mon Feb 13 04:11:39 2006 +0000
@@ -272,9 +272,6 @@
 	* 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.