gtk2/modules/printbackends
Matthias Clasen c4d350c260 build: Start using meson feature options
Use feature options for things that are optional features,
update the docs.

Visible changes here is that the 'print-backends' option
got renamed to 'print' to go better with 'media', and the
'tracker3' option got renamed to 'tracker'.

For options that have been changed into features, the
syntax now is -Dfeature=enabled or -Dfeature=disabled
or -Dfeature=auto.
2020-08-23 16:45:15 -04:00
..
gtkcloudprintaccount.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcloudprintaccount.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupssecretsutils.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcupssecretsutils.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.h *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendcloudprint.c cloudprint: Fix redundant declarations 2020-08-08 14:24:31 +01:00
gtkprintbackendcloudprint.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendcups.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendcups.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendfile.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendfile.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendlpr.c *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkprintbackendlpr.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintercloudprint.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercloudprint.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
meson.build build: Start using meson feature options 2020-08-23 16:45:15 -04:00