]> Pileus Git - ~andy/gtk/commitdiff
Add --unlink-tempfile to the evince call for print preview. (#370041, Ghee
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Dec 2006 18:44:45 +0000 (18:44 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 13 Dec 2006 18:44:45 +0000 (18:44 +0000)
2006-12-13  Matthias Clasen  <mclasen@redhat.com>

        * gtk/Makefile.am: Add --unlink-tempfile to the evince call
        for print preview.  (#370041, Ghee Teo)

ChangeLog
gtk/Makefile.am

index 77857f444cc51a79c3a3be0f613a164a542469a4..9751cbce2d2109e078a835fcbc75bdec6f66566b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-13  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/Makefile.am: Add --unlink-tempfile to the evince call
+       for print preview.  (#370041, Ghee Teo)
+
 2006-12-11  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkprogressbar.c (gtk_progress_bar_paint_text): Be more
index 9c02d70fd16317301613969ee296c539983e69fb..4c07d1e46185276f18eda9d09bac1b36ee8d21b5 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS=theme-bits
 
 if OS_UNIX
 SUBDIRS += xdgmime
-GTK_PRINT_PREVIEW_COMMAND="evince --preview %f"
+GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview %f"
 endif
 
 DIST_SUBDIRS=theme-bits xdgmime