I have been trying to autoaccept file transfers for which I need to handle the signal file-recv-request<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-request> .
When I compile and load plugin signal-test, among the file transfer signals file-recv-start<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-cancel> file-recv-complete<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-complete> file-send-start <http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-send-cancel> file-send-complete<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-send-complete>work but file-recv-accept<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-accept> file-recv-request<http://developer.pidgin.im/doxygen/dev/html/xfer-signals.html#file-recv-request> dont work. As per API it is possible but I am unable to make it work. I being new to libpurple have not been able to figure out why. Can anyone help me out with this ? -- Rohit R.Hiwale 3rd yr UG student Department of Computer Science & Engineering Indian Institute of Technology , Kharagpur
_______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
