summaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-12-13 18:44:45 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-12-13 18:44:45 +0000
commite780804f7f2364c4769c4e390247c29004c8fea5 (patch)
tree1b2cdb765a0923c3b25f6344fdb4e8c35983d23a /gtk/Makefile.am
parent78fcce907fd30969949538324e47cc5f0b3e5edb (diff)
downloadgtk+-e780804f7f2364c4769c4e390247c29004c8fea5.tar.gz
Add --unlink-tempfile to the evince call for print preview. (#370041, Ghee
2006-12-13 Matthias Clasen <mclasen@redhat.com> * gtk/Makefile.am: Add --unlink-tempfile to the evince call for print preview. (#370041, Ghee Teo)
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 9c02d70fd1..4c07d1e461 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -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