mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
5a8f90357d
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. |
||
---|---|---|
.. | ||
gtkcloudprintaccount.c | ||
gtkcloudprintaccount.h | ||
gtkcupssecretsutils.c | ||
gtkcupssecretsutils.h | ||
gtkcupsutils.c | ||
gtkcupsutils.h | ||
gtkprintbackendcloudprint.c | ||
gtkprintbackendcloudprint.h | ||
gtkprintbackendcups.c | ||
gtkprintbackendcups.h | ||
gtkprintbackendfile.c | ||
gtkprintbackendfile.h | ||
gtkprintbackendlpr.c | ||
gtkprintbackendlpr.h | ||
gtkprintercloudprint.c | ||
gtkprintercloudprint.h | ||
gtkprintercups.c | ||
gtkprintercups.h | ||
meson.build |