]> www.fi.muni.cz Git - evince.git/commit
Remove temp file created when evince is used by GTK+ in preview mode.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Fri, 10 Nov 2006 17:46:18 +0000 (17:46 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Fri, 10 Nov 2006 17:46:18 +0000 (17:46 +0000)
commitc7dd360a76aa50e8d46e031eee9629af466e677c
treed8d6877ddfbc35090c1bbfbd57f62e4948a59bf7
parentef339ff14f07538586efd4135f5cc816109459f8
Remove temp file created when evince is used by GTK+ in preview mode.

2006-11-10  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-application.[ch]: (get_unlink_temp_file_from_args),
(ev_application_open_uri_at_dest), (ev_application_open_uri):
* shell/ev-window.[ch]: (ev_window_clear_temp_file),
(ev_window_open_uri):
* shell/main.c: (arguments_parse):
Remove temp file created when evince is used by GTK+ in
preview mode. Fixes bug #365282.
ChangeLog
shell/ev-application.c
shell/ev-application.h
shell/ev-window.c
shell/ev-window.h
shell/main.c