Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2006-11-10 17:46:18 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2006-11-10 17:46:18 (GMT)
commitc7dd360a76aa50e8d46e031eee9629af466e677c (patch)
treed8d6877ddfbc35090c1bbfbd57f62e4948a59bf7 /ChangeLog
parentef339ff14f07538586efd4135f5cc816109459f8 (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36941c7..756dfb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2006-11-10 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* shell/ev-window.c: (ev_window_sidebar_visibility_changed_cb):