gimp/data
Michael Natterer 5503e6a055 Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a
2008-10-09  Michael Natterer  <mitch@gimp.org>

	Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h
	had a GEGL dependency (they will have in the next commit, but I
	wanted to keep the commit separate).

	* app/dialogs/Makefile.am
	* app/file/Makefile.am
	* app/gui/Makefile.am
	* app/menus/Makefile.am
	* app/paint/Makefile.am
	* app/plug-in/Makefile.am
	* app/text/Makefile.am
	* app/vectors/Makefile.am
	* app/widgets/Makefile.am
	* app/xcf/Makefile.am: add GEGL_CFLAGS.

	* app/actions/*.c
	* app/core/*.c
	* app/dialogs/*.c
	* app/display/*.c
	* app/file/*.c
	* app/gui/*.c
	* app/menus/*.c
	* app/paint/*.c
	* app/pdb/gimppdb-utils.c
	* app/pdb/gimpprocedure.c
	* app/plug-in/*.c
	* app/text/*.c
	* app/tools/*.c
	* app/vectors/*.c
	* app/widgets/*.c
	* app/xcf/*.c: add <gegl.h> or replace <glib-object.h> by <gegl.h>
	to all files which include a drawable subclass or gimpimage.h

	* tools/pdbgen/app.pl: include <gegl.h> instead of <glib-object.h>
	in all generated files.

	* app/pdb/*-cmds.c: regenerated.

	* data/images/gimp-splash.png: the goat is still sleeping.
	By Aurore Derriennic.


svn path=/trunk/; revision=27202
2008-10-09 20:24:04 +00:00
..
brushes data/brushes/Calligraphic-Brush-*.vbr data/brushes/Circle-*.vbr restored 2007-07-11 13:01:04 +00:00
environ removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
gradients removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
images Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
interpreters removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
palettes removed duplicate entry ("Untitled"). 2007-12-22 14:26:29 +00:00
patterns removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
tips Applied a slightly modified patch from Róman Joost as attached to bug 2008-08-04 13:56:07 +00:00
Makefile.am Redid the framework that deals with installing desktop files. Fixes bug 2005-06-16 14:50:43 +00:00