Bug 1760316 - Add another Canon entry to the monochrome settings list. r=jwatt

Differential Revision: https://phabricator.services.mozilla.com/D141499
This commit is contained in:
Emilio Cobos Álvarez 2022-03-19 16:48:25 +00:00
parent adea57c9ff
commit c7570b5a64

View File

@ -139,6 +139,7 @@ class nsPrinterCUPS final : public nsPrinterBase {
macro_("BRMonoColor", "Mono") /* Brother */ \
macro_("BRPrintQuality", "Black") /* Brother */ \
macro_("CNIJGrayScale", "1") /* Canon */ \
macro_("CNGrayscale", "True") /* Canon */ \
macro_("INK", "MONO") /* Epson */ \
macro_("HPColorMode", "GrayscalePrint") /* HP */ \
macro_("ColorMode", "Mono") /* Samsung */ \