gimp/libgimpmodule
Michael Natterer 9cec74e9a1 deprecated. Changed implementation to simply call
2005-06-15  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmodule.[ch] (gimp_module_register_enum):
	deprecated. Changed implementation to simply call
	g_type_module_register_enum().

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_proof.c: use g_type_module_register_enum() instead.
2005-06-15 09:26:01 +00:00
..
.cvsignore
gimpmodule.c deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
gimpmodule.def
gimpmodule.h deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
gimpmoduledb.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
gimpmoduledb.h
gimpmoduletypes.h
Makefile.am
makefile.msc