gtk2/modules/printbackends/cups
John Palmieri 828014328c Get the name of the first printer in a class to use when requesting a PPD
* modules/printbackends/cups/gtkprintbackendcups.c:
  (cups_request_printer_list_cb): Get the name of the first printer
  in a class to use when requesting a PPD
  (cups_request_ppd_cb, cups_request_ppd): Fix the parameters of
  the "details-acquired" signal emittion
  (cups_request_ppd): get the ppd name from the cups printer

* modules/printbackends/cups/gtkprintercups.c (gtk_printer_cups_get_ppd_name):
  New method for getting the name of the ppd we should request
2006-07-06 17:55:32 +00:00
..
.cvsignore . 2006-04-29 04:57:30 +00:00
gtkcupsutils.c Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkcupsutils.h Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00
gtkprintbackendcups.c Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
gtkprintbackendcups.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintercups.c Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
gtkprintercups.h Get the name of the first printer in a class to use when requesting a PPD 2006-07-06 17:55:32 +00:00
Makefile.am Apply a patch by John Palmieri to use buffered io using GIOChannels, clean 2006-06-21 18:16:58 +00:00