gtk/modules/printbackends
Benjamin Otte 9e91b6557a cups: Add hack to work around gcc warning
gcc warns if you switch on values that are not part of the enum you're
switching on. So handle those cases in the default handler by using if
statments.

PS: Someone file a bug against cups about this?
2010-11-18 17:45:14 +01:00
..
cups cups: Add hack to work around gcc warning 2010-11-18 17:45:14 +01: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