diff plugins/ChangeLog.API @ 13219:d0f7f698b6de

[gaim-migrate @ 15583] SF Patch #1428591 from Sadrul "This is a new signal, emitted when request for a file-transfer comes in. I have written a trivial plugin (which I plan on adding under plugin_pack in a couple of days) that uses this signal to auto-accept file-transfers. I have tested the plugin to auto-accept or auto-reject file-transfer requests." I also noticed that the file transfer signals weren't using a subtype for GaimXfer pointers, so I added one. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 11 Feb 2006 05:24:30 +0000
parents 33bef17125c2
children f09c6e8df82c
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Sat Feb 11 05:18:48 2006 +0000
+++ b/plugins/ChangeLog.API	Sat Feb 11 05:24:30 2006 +0000
@@ -306,6 +306,7 @@
 	* "file-recv-start"
 	* "file-recv-cancel"
 	* "file-recv-complete"
+	* "file-recv-request"
 	* "file-send-accept"
 	* "file-send-start"
 	* "file-send-cancel"