2007-11-20  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeprintui/gnome-print-layout-selector.c:
	(gnome_print_layout_selector_save_plain): Fix for a
	crash in gedit when checkboxes in the layout tab are
	checked. Only crashed on SPARC Solaris. Closes
	bug #494580. Patch by Ghee Teo.

2007-11-20  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeprintui/gpaui/gpa-checkbutton.h:
	* libgnomeprintui/gpaui/gpa-print-to-file.h:
	* libgnomeprintui/gpaui/gpa-radiobutton.h:
	* libgnomeprintui/gpaui/gpa-spinbutton.h:
	* libgnomeprintui/gpaui/gpa-transport-selector.h:
	Remove some duplicated includes.
	* tests/Makefile.am:
	Remove unneeded -lpopt. Noted by dmacks at netspace org.
	Part of bug #497968.