Make async print preview work by actually starting the print process in

2007-04-16  Alexander Larsson  <alexl@redhat.com>

	* gtk/gtkprintoperation.c (gtk_print_operation_run):
	Make async print preview work by actually starting
	the print process in that case (#424168)



svn path=/trunk/; revision=17603
This commit is contained in:
Alexander Larsson
2007-04-16 08:57:35 +00:00
committed by Alexander Larsson
parent a5977fde99
commit fb8638d0ac
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2007-04-16 Alexander Larsson <alexl@redhat.com>
* gtk/gtkprintoperation.c (gtk_print_operation_run):
Make async print preview work by actually starting
the print process in that case (#424168)
2007-04-14 Yevgen Muntyan <muntyan@tamu.edu>
* gtk/gtkselection.c (selection_get_text_plain): fixed