Pass the print settings to the preview programme. Bug #403717, patch by

2007-06-17  Christian Persch  <chpe@gnome.org>

	* gtk/Makefile.am: Pass the print settings to the preview programme.
	Bug #403717, patch by Carlos Garcia Campos.

svn path=/trunk/; revision=18172
This commit is contained in:
Christian Persch 2007-06-17 11:54:16 +00:00 committed by Christian Persch
parent f701e0167f
commit 5af6adccd0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-06-17 Christian Persch <chpe@gnome.org>
* gtk/Makefile.am: Pass the print settings to the preview programme.
Bug #403717, patch by Carlos Garcia Campos.
2007-06-17 Xan Lopez <xan@gnome.org>
* gdk/x11/gdkgeometry-x11.c: replace GDK_WINDOW calls by cast to

View File

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