gtk2/gtk/tests
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
..
builder.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
defaultvalue.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
filechooser.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
floating.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
liststore.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
Makefile.am tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
object.c tests/Makefile.am tests/autotestfilechooser.c tests/buildertest.c 2008-06-18 13:29:02 +00:00
pixbuf-init.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
recentmanager.c more tests for GtkRecentManager. 2008-06-17 15:46:40 +00:00
testing.c removed old testutils special casing so test widgets are always queues for 2008-01-11 12:29:29 +00:00
textbuffer.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
treestore.c gdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoosersettings.c 2008-03-14 20:38:58 +00:00
treeview-scrolling.c Fix #477175, reported by Juri Pakaste. 2008-01-10 09:24:11 +00:00