]> git.ipfire.org Git - thirdparty/cups.git/commit
scheduler/printers.c: Add warning when loading printers 286/head
authorZdenek Dohnal <zdohnal@redhat.com>
Thu, 11 Nov 2021 08:14:44 +0000 (09:14 +0100)
committerZdenek Dohnal <zdohnal@redhat.com>
Thu, 11 Nov 2021 08:14:44 +0000 (09:14 +0100)
commit9b19d8b26c740ca1cc1a7c30095fc7cd484760d3
tree482f8a6a599e03bdae3d0e502b3b6dc6c96654e3
parent69434b4ed1d7146bc6b5d7a4133b32b6a5527899
scheduler/printers.c: Add warning when loading printers

Since drivers and raw queues going are deprecated and going to be
removed, this change will introduce a warning during cupsd's start.

This way we have all print queue installation options covered - lpadmin
and web ui were enhanced with warning in the past.
scheduler/printers.c