From 32764d06d373c8fba9e87044e86e30b291730f16 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Tue, 09 Oct 2012 11:57:06 +0000 Subject: Remove temporary downloaded (cancelled) files SL #3973 When a download is cancelled for any reason WebKit leaves a temporary file called ".goutputstream-*" in the "instance" directory. This is because of a bug in GLib: * https://bugzilla.gnome.org/show_bug.cgi?id=629301 This patch is a workaround to that behaviour. Every time that Browse is started it looks for all the ".goutputstream" files in the "instance" directory and checks its mtime. If it greater than 1 day or it was created before we booted, Browse removes the old temporary file. Signed-off-by: Manuel Kaufmann Acked-by: Manuel QuiƱones --- (limited to 'po/en_US.po') -- cgit v0.9.1