gtk3/modules/printbackends/cups
Matthias Clasen 29282c6ec9 Fix some IPP compliance issues. (#391523, Albrecht Dress)
2007-01-01  Matthias Clasen  <mclasen@redhat.com>

        Fix some IPP compliance issues.  (#391523, Albrecht Dress)

        * modules/printbackends/cups/gtkcupsutils.c
        (gtk_cups_request_encode_option): Use IPP_TAG_JOB, not
        IPP_TAG_OPERATION.
        * modules/printbackends/cups/gtkprintbackendcups.c
        (gtk_print_backend_cups_print_stream): Don't add the
        requesting-user-name attribute a second time.



svn path=/trunk/; revision=17002
2007-01-01 23:47:45 +00:00
..
.cvsignore
gtkcupsutils.c Fix some IPP compliance issues. (#391523, Albrecht Dress) 2007-01-01 23:47:45 +00:00
gtkcupsutils.h
gtkprintbackendcups.c Fix some IPP compliance issues. (#391523, Albrecht Dress) 2007-01-01 23:47:45 +00:00
gtkprintbackendcups.h
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