glib/gio/fam
Johan Dahlin 761424465a 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


svn path=/trunk/; revision=7092
2008-06-22 15:10:51 +00:00
..
fam-helper.c Shut down fam (including removing fam GSource) when module is unloaded 2008-03-14 11:02:42 +00:00
fam-helper.h Shut down fam (including removing fam GSource) when module is unloaded 2008-03-14 11:02:42 +00:00
fam-module.c Shut down fam (including removing fam GSource) when module is unloaded 2008-03-14 11:02:42 +00:00
gfamdirectorymonitor.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 15:10:51 +00:00
gfamdirectorymonitor.h Build test subdir after . Remove gdirectorymonitor.[ch] 2008-01-07 13:42:08 +00:00
gfamfilemonitor.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 15:10:51 +00:00
gfamfilemonitor.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
Makefile.am Link to libglib and libgobject directly (#504879) Patch from Sebastien 2008-01-03 08:56:51 +00:00