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:
committed by
Sven Neumann
parent
8044f8caaa
commit
df6dc99d05
@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user