printing: Get output bin via IPP

Desktop / GNOME / GTK - Marek Kasik [redhat.com] - 23 June 2015 06:36 UTC

Request "output-bin-supported" and "output-bin-default" attributes through IPP if there is no PPD for selected printer. Pass "output-bin" option with other options in printer_get_options(). Translate standard IPP values of "output-bin" option.

https://bugzilla.gnome.org/show_bug.cgi?id=725441

4e4a2fe printing: Get output bin via IPP
modules/printbackends/cups/gtkprintbackendcups.c | 139 ++++++++++++++++++++--
modules/printbackends/cups/gtkprintercups.c | 5 +
modules/printbackends/cups/gtkprintercups.h | 2 +
3 files changed, 135 insertions(+), 11 deletions(-)

Upstream: git.gnome.org


  • Share