empathy r1761 - trunk/libempathy-gtk
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r1761 - trunk/libempathy-gtk
- Date: Fri, 21 Nov 2008 16:15:21 +0000 (UTC)
Author: xclaesse
Date: Fri Nov 21 16:15:21 2008
New Revision: 1761
URL: http://svn.gnome.org/viewvc/empathy?rev=1761&view=rev
Log:
Actually stop a file transfer if in the ft manager when requested. (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
Modified:
trunk/libempathy-gtk/empathy-ft-manager.c
Modified: trunk/libempathy-gtk/empathy-ft-manager.c
==============================================================================
--- trunk/libempathy-gtk/empathy-ft-manager.c (original)
+++ trunk/libempathy-gtk/empathy-ft-manager.c Fri Nov 21 16:15:21 2008
@@ -971,8 +971,7 @@
empathy_contact_get_name (empathy_file_get_contact (file)),
empathy_file_get_filename (file));
-/* empathy_file_cancel (ft, EMPATHY_TP_FILE_TRANSFER_STATE_CHANGE_REASON_LOCAL_STOPPED);*/
- /* cancel file transfer here */
+ empathy_file_cancel (file);
g_value_unset (&val);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]