gtk2/modules/printbackends
Michael Natterer c8e67f3cc6 gtk/Makefile.am add a single-include header for the unix print stuff.
2008-05-29  Michael Natterer  <mitch@imendio.org>

	* gtk/Makefile.am
	* gtk/gtkunixprint.h: add a single-include header for the unix
	print stuff.

	* gtk/gtkpagesetupunixdialog.h
	* gtk/gtkprinter.h
	* gtk/gtkprintjob.h
	* gtk/gtkprintunixdialog.h: add single-include guards that #error
	out if GTK_DISABLE_SINGLE_INCLUDES is defined and any of these
	files is included individually.

	* gtk/gtkprintbackend.h
	* gtk/gtkprinter-private.h
	* modules/printbackends/cups/gtkprintbackendcups.c
	* modules/printbackends/cups/gtkprintercups.h
	* modules/printbackends/lpr/gtkprintbackendlpr.c
	* tests/buildertest.c
	* tests/defaultvaluetest.c
	* docs/tools/widgets.c: include <gtk/gtkunixprint.h> instead of
	individual files.


svn path=/trunk/; revision=20230
2008-05-29 09:34:53 +00:00
..
cups gtk/Makefile.am add a single-include header for the unix print stuff. 2008-05-29 09:34:53 +00:00
file modules/printbackends/cups/gtkcupsutils.c 2008-05-28 12:49:11 +00:00
lpr gtk/Makefile.am add a single-include header for the unix print stuff. 2008-05-29 09:34:53 +00:00
test call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00