empathy r2141 - trunk/src
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2141 - trunk/src
- Date: Fri, 9 Jan 2009 16:12:51 +0000 (UTC)
Author: xclaesse
Date: Fri Jan 9 16:12:51 2009
New Revision: 2141
URL: http://svn.gnome.org/viewvc/empathy?rev=2141&view=rev
Log:
Explicitly close file channels when removing them from the FT manager
Signed-off-by: Sjoerd Simons <sjoerd simons collabora co uk>
Modified:
trunk/src/empathy-ft-manager.c
Modified: trunk/src/empathy-ft-manager.c
==============================================================================
--- trunk/src/empathy-ft-manager.c (original)
+++ trunk/src/empathy-ft-manager.c Fri Jan 9 16:12:51 2009
@@ -436,6 +436,8 @@
if (update_selection)
gtk_tree_selection_select_iter (selection, &iter);
+
+ empathy_tp_file_close (tp_file);
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]