From a93e738c107fc5b24c5055027c17559200734c23 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 31 Jan 2011 14:34:21 +0100 Subject: pass to proper user action time when requesting an outgoing FT https://bugzilla.gnome.org/show_bug.cgi?id=658245 --- nautilus-sendto-plugin/empathy-nautilus-sendto.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nautilus-sendto-plugin') diff --git a/nautilus-sendto-plugin/empathy-nautilus-sendto.c b/nautilus-sendto-plugin/empathy-nautilus-sendto.c index c480e02f7..cce55f8a0 100644 --- a/nautilus-sendto-plugin/empathy-nautilus-sendto.c +++ b/nautilus-sendto-plugin/empathy-nautilus-sendto.c @@ -210,7 +210,7 @@ send_files (NstPlugin *plugin, ++transfers; empathy_ft_factory_new_transfer_outgoing (factory, - contact, file); + contact, file, empathy_get_current_action_time ()); g_object_unref (file); } -- cgit v1.2.3