gtk3/modules/printbackends/cups
Marek Kasik 998459afb7 Don't handle CUPS' "connecting-to-device" state reason
CUPS backend shouldn't handle "connecting-to-device" state reason.
It shows "Printer '%s' may not be connected" for this state,
which is not true in almost all cases. Better is to use
"printer-state-message" which contains correct message (#622011).
2010-06-24 09:27:16 +02:00
..
gtkcupsutils.c Test connection to all given addresses when printing 2010-06-03 10:13:17 +02:00
gtkcupsutils.h Test connection to all given addresses when printing 2010-06-03 10:13:17 +02:00
gtkprintbackendcups.c Don't handle CUPS' "connecting-to-device" state reason 2010-06-24 09:27:16 +02:00
gtkprintbackendcups.h
gtkprintercups.c
gtkprintercups.h
Makefile.am