added missing id to fix the build.

2005-06-21  Sven Neumann  <sven@gimp.org>

	* app/widgets/gimphelp-ids.h: added missing id to fix the build.
This commit is contained in:
Sven Neumann 2005-06-20 22:00:57 +00:00 committed by Sven Neumann
parent 95f5cc8654
commit afddacb1bc
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,11 @@
2005-06-21 Sven Neumann <sven@gimp.org>
* app/widgets/gimphelp-ids.h: added missing id to fix the build.
2005-06-20 Bill Skaggs <weskaggs@primate.ucdavis.edu>
* plug-ins/common/laplace.c: don't normalize the
result. Fixes bug #306874?
* plug-ins/common/laplace.c: don't normalize the result.
Fixes bug #306874?
2005-06-20 Michael Natterer <mitch@gimp.org>

View File

@ -350,6 +350,7 @@
#define GIMP_HELP_BUFFER_PASTE_AS_NEW "gimp-buffer-paste-as-new"
#define GIMP_HELP_BUFFER_DELETE "gimp-buffer-delete"
#define GIMP_HELP_DOCUMENT_CLEAR "gimp-document-clear"
#define GIMP_HELP_DOCUMENT_DIALOG "gimp-document-dialog"
#define GIMP_HELP_DOCUMENT_OPEN "gimp-document-open"
#define GIMP_HELP_DOCUMENT_REMOVE "gimp-document-remove"