gtk/modules/other/gail/libgail-util
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
..
gail-util.h Integrate gail into gtk+. Bug #169488. 2007-12-18 13:51:12 +00:00
gailmisc.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailmisc.h libgail-util/gailmisc.h use G_BEGIN/END_DECLS. 2008-05-26 14:23:33 +00:00
gailtextutil.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gailtextutil.h libgail-util/gailmisc.h use G_BEGIN/END_DECLS. 2008-05-26 14:23:33 +00:00
gailutil.def Integrate gail into gtk+. Bug #169488. 2007-12-18 13:51:12 +00:00
Makefile.am Fix builddir!=srcdir builds. (#516254, Yevgen Muntyan) 2008-02-16 02:39:20 +00:00