gtk2/modules/printbackends
Marek Kasik 963e5dd0c8 printing: Use original names for remote CUPS printers
CUPS uses resource paths in the form of "printers/printer_name"
or "classes/class_name" so it is enough to remove the "printers/"
or "classes/" prefix and use the string behind it as a name.

There was recently introduced a wrong check for the prefix.
This commit fixes it in the way it was originally intended.
2020-08-20 13:55:46 +02:00
..
cloudprint Silence compiler warnings in release builds 2020-03-13 16:03:08 +00:00
cups printing: Use original names for remote CUPS printers 2020-08-20 13:55:46 +02:00
file Avoid some compiler warnings 2017-03-26 15:05:18 +01:00
lpr build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
papi modules: fix gtk-2.0 paths to gtk-3.0 2018-06-22 13:53:43 +01:00
test build: Set no_undefined in Makefile.decl 2014-09-15 16:35:40 +02:00
Makefile.am meson: build print backends 2019-04-11 16:45:36 +02:00
meson.build Revert "Force the loadable module suffix on the print backend modules." 2020-02-09 21:04:23 +00:00