gtk/modules/printbackends
Marek Kasik 5045337162 Parse lpoptions correctly
Parse options job-sheets, job-hold-until and sides correctly.
Add get_lpoption_name() for translation of lpoption names to
gtk option names. Usable for options which values don't need
conversion (e.g. number-up, number-up-layout, job-billing
and job-priority).
Rename array option_names to ppd_option_names to reflect its
purpose better. Rename get_option_name() to get_ppd_option_name()
because of the same reason.
(cherry picked from commit 95e69afea8)
2010-10-16 01:11:44 -04:00
..
cups Parse lpoptions correctly 2010-10-16 01:11:44 -04:00
file Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
lpr Fix compilation warning: Cast to gchar* 2009-11-09 09:36:31 +01:00
papi Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
test Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
Makefile.am Add papi to DIST_SUBDIRS 2009-05-19 16:31:52 +08:00