diff doc/xfer-signals.dox @ 16224:5c68b5fbeb62

merge of '0004c439d3a8b009b8c0a87116e04dd76541bd23' and '3b729242a24fea9e1b63e24dceb4337d439cfa6b'
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 17 Apr 2007 09:47:23 +0000
parents 1414e0e01dc5
children e0613cf8c493
line wrap: on
line diff
--- a/doc/xfer-signals.dox	Tue Apr 17 09:47:00 2007 +0000
+++ b/doc/xfer-signals.dox	Tue Apr 17 09:47:23 2007 +0000
@@ -62,8 +62,8 @@
    Emitted before the user is prompted for an incoming file-transfer.
    Plugins can intercept the signal to auto-accept/auto-reject the
    requests. To auto-accept the file transfer, use
-   gaim_xfer_request_accepted(). To auto-reject, set the status of the
-   xfer to GAIM_XFER_STATUS_CANCEL_LOCAL.
+   purple_xfer_request_accepted(). To auto-reject, set the status of the
+   xfer to PURPLE_XFER_STATUS_CANCEL_LOCAL.
   @param xfer The file transfer
   @param data User data
  @endsignaldef