Call evince with the --preview option. (#350139, Carlos Garcia Campos)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

	* gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): Call evince
	with the --preview option.  (#350139, Carlos Garcia Campos)
This commit is contained in:
Matthias Clasen 2006-08-15 16:15:25 +00:00 committed by Matthias Clasen
parent 430a9d5ea8
commit aa62affea8

View File

@ -4,7 +4,7 @@ SUBDIRS=theme-bits
if OS_UNIX
SUBDIRS += xdgmime
GTK_PRINT_PREVIEW_COMMAND="evince %f"
GTK_PRINT_PREVIEW_COMMAND="evince --preview %f"
endif
DIST_SUBDIRS=theme-bits xdgmime