moved some defines to the header file.

2004-08-14  Sven Neumann  <sven@gimp.org>

	* plug-ins/help/help.[ch]: moved some defines to the header file.

	* plug-ins/help/domain.c: trivial change to remove the libgimpbase
	dependency.

	* plug-ins/help/Makefile.am
	* plug-ins/help/gimp-help-lookup.c: added a very simple
	command-line tool that allows to lookup a help-id.
This commit is contained in:
Sven Neumann
2004-08-14 15:47:22 +00:00
committed by Sven Neumann
parent 8044f8caaa
commit df6dc99d05
10 changed files with 353 additions and 163 deletions

View File

@ -41,9 +41,6 @@
#define GIMP_HELP_EXT_NAME "extension_gimp_help"
#define GIMP_HELP_TEMP_EXT_NAME "extension_gimp_help_temp"
#define GIMP_HELP_PREFIX "help"
#define GIMP_HELP_ENV_URI "GIMP2_HELP_URI"
typedef struct
{