]> git.ipfire.org Git - thirdparty/cups.git/commit
Correctly display "Xprinter" instead of Xerox for Xprinter devices 506/head
authorRose <83477269+AtariDreams@users.noreply.github.com>
Tue, 25 Oct 2022 14:53:28 +0000 (10:53 -0400)
committerRose <83477269+AtariDreams@users.noreply.github.com>
Fri, 2 Dec 2022 13:51:21 +0000 (08:51 -0500)
commitd8063a3a5e783379f99e5cb1ca1bfb6e7db49d3a
treeb5248b183259cd789df150427f85b657593f1d70
parent227b9f85f70290bb42751098f3ac1ec41526af15
Correctly display "Xprinter" instead of Xerox for Xprinter devices

CUPS currently displays "Xerox" instead of "Xprinter." This patch fixes this behavior by changing the comparison to "XPrint ", space included.
cups/ppd-attr.c