gtk/modules/printbackends
Carlos Garcia Campos b29cd63c38 gtkprintbackendcups: Fix a crash in gtk_print_backend_cups_finalize()
If GtkPrintBackendCups is finalized and cups_get_printer_list hasn't
been called, g_object_unref is called for the GDBusConnection pointer
that is NULL. Use g_clear_object() instead.

https://bugzilla.gnome.org/show_bug.cgi?id=696546
2013-03-25 14:40:50 +01:00
..
cups gtkprintbackendcups: Fix a crash in gtk_print_backend_cups_finalize() 2013-03-25 14:40:50 +01:00
file Don't rotate pdf landscape output 2012-09-12 15:38:37 +02:00
lpr Change FSF Address 2012-02-27 17:06:11 +00:00
papi Change FSF Address 2012-02-27 17:06:11 +00:00
test Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am Add papi to DIST_SUBDIRS 2009-05-19 16:31:52 +08:00