Wed, 23 Feb 2005 03:52:55 +0000
[gaim-migrate @ 12106]
This was removed when changes were made to specify that the http:// handler should open the file. Judging by the number of bug reports, it is still necessary.
/** @page gtkconv-signals GtkConv Signals @signals @signal conversation-drag-ended @endsignals <hr> @signaldef conversation-drag-ended @signalproto void (*conversation-drag-ended)(GaimConvWindow *source, GaimConvWindow *destination); @endsignalproto @signaldesc Emitted when a conversation drag and drop has finished. @param source The conversation that has been moved. @param destination Where the conversation is now. @endsignaldef */