]> git.ipfire.org Git - thirdparty/cups.git/commit
Don't override color settings from print dialog 417/head
authorZdenek Dohnal <zdohnal@redhat.com>
Mon, 20 Jun 2022 16:17:58 +0000 (18:17 +0200)
committerZdenek Dohnal <zdohnal@redhat.com>
Mon, 20 Jun 2022 16:17:58 +0000 (18:17 +0200)
commitb0f1a00a02e9f92f8a3c42ec90806ba4e4e532ec
treeda664b393ad3d537d58d30573200b30b0c724030
parent2d22a7a8db0fd4e27d5896f82ecbff42ad965987
Don't override color settings from print dialog

When we put print-color-mode as a default attribute, it always overrides
settings from print dialog. We need to respect those settings and transform
the known PPD options into print-color-mode options.
cups/ppd-cache.c
scheduler/ipp.c