gtk/modules/printbackends/cups
John Ralls 651f7b4b93 Extract printer setup variables into a struct
So that it can be passed as a single parameter to functions as we extract-function to make cups_request_printer_list_cb more manageable.

Note that not all of the affected variables are changed in this changeset. Those are in extracted functions and will be addressed in the next two changes.
2012-04-23 12:44:06 -07:00
..
gtkcupsutils.c build: require cups >= 1.2 2012-03-19 00:10:14 +00:00
gtkcupsutils.h build: require cups >= 1.2 2012-03-19 00:10:14 +00:00
gtkprintbackendcups.c Extract printer setup variables into a struct 2012-04-23 12:44:06 -07:00
gtkprintbackendcups.h Change FSF Address 2012-02-27 17:06:11 +00:00
gtkprintercups.c printing: Get default number-up value from CUPS 2012-04-20 17:04:58 +02:00
gtkprintercups.h printing: Get default number-up value from CUPS 2012-04-20 17:04:58 +02:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00