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:

committed by
Matthias Clasen

parent
430a9d5ea8
commit
aa62affea8
@ -4,7 +4,7 @@ SUBDIRS=theme-bits
|
|||||||
|
|
||||||
if OS_UNIX
|
if OS_UNIX
|
||||||
SUBDIRS += xdgmime
|
SUBDIRS += xdgmime
|
||||||
GTK_PRINT_PREVIEW_COMMAND="evince %f"
|
GTK_PRINT_PREVIEW_COMMAND="evince --preview %f"
|
||||||
endif
|
endif
|
||||||
|
|
||||||
DIST_SUBDIRS=theme-bits xdgmime
|
DIST_SUBDIRS=theme-bits xdgmime
|
||||||
|
Reference in New Issue
Block a user