forked from AuroraMiddleware/gtk
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:
parent
430a9d5ea8
commit
aa62affea8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user