gtk/modules/printbackends/cups
Johan Dahlin d97cdbdf53 Include "config.h" instead of <config.h> Command used: find -name
2008-06-21  Johan Dahlin  <jdahlin@async.com.br>

    * *.[ch]: Include "config.h" instead of <config.h>
    Command used:
    find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
    Rubberstamped by Mitch and Tim


svn path=/trunk/; revision=20669
2008-06-22 14:28:52 +00:00
..
gtkcupsutils.c modules/printbackends/cups/gtkcupsutils.c 2008-05-28 12:49:11 +00:00
gtkcupsutils.h Support raw printers 2007-03-28 15:53:08 +00:00
gtkprintbackendcups.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gtkprintbackendcups.h Correct some copyright lines. 2007-04-29 03:31:03 +00:00
gtkprintercups.c change return value and local variable to const gchar* to fix warning 2008-04-18 14:51:26 +00:00
gtkprintercups.h gtk/Makefile.am add a single-include header for the unix print stuff. 2008-05-29 09:34:53 +00:00
Makefile.am call g_test_init() from gtk_test_init(). 2007-11-22 14:38:26 +00:00