gimp/libgimpmodule
Michael Natterer 251fbfd8b0 simply check for G_MODULE_SUFFIX and remove utility function
2007-10-18  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmoduledb.c (gimp_module_db_module_initialize):
	simply check for G_MODULE_SUFFIX and remove utility function
	is_valid_module_name().


svn path=/trunk/; revision=23876
2007-10-18 15:57:44 +00:00
..
Makefile.am removed extra check for gthread and fold it into the GLIB and GTK checks. 2007-06-25 12:41:59 +00:00
gimpmodule.c allocate structs using GSlice. 2007-05-22 13:09:56 +00:00
gimpmodule.def Drop a couple of unused variables. 2004-07-04 18:12:22 +00:00
gimpmodule.h put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
gimpmoduledb.c simply check for G_MODULE_SUFFIX and remove utility function 2007-10-18 15:57:44 +00:00
gimpmoduledb.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpmoduletypes.h renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
makefile.msc s/1.3/2.0/g 2004-03-21 19:58:04 +00:00