Skip to content

smb: list printers

Harald Sitter requested to merge work/smb-printer into master

using a vendor specific mimetype and 0x0 access (the thing can't be edited!) and with explicit erroring when trying to stat (which should for the most part prevent KIO from opening the file by doing a mimetype test on it)

this facilitates smb browsing of printers in printer-manager as it can simply filter for the vendor mimetype now

Merge request reports