gtk2/modules/printbackends
Marek Kasik 725892b653 printing: Fix getting info for standalone IPP printers
Create printer name from name of the advertised service
for standalone IPP printers as opposed to CUPS printers
advertised via Avahi which get name from their
resource path.
This is similar to what cups-filters does.

Pass GtkPrinter class to request for printer info
so that it does not need to be searched for
(such search could fail for standalone IPP printers).

https://gitlab.gnome.org/GNOME/gtk/issues/1509
2019-12-13 18:24:55 +01:00
..
cloudprint printing: Fix compiler warnings 2015-06-02 09:08:14 -04:00
cups printing: Fix getting info for standalone IPP printers 2019-12-13 18:24:55 +01: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 Force the loadable module suffix on the print backend modules. 2019-12-10 21:46:59 -08:00