plug-ins/common/compose.c plug-ins/common/decompose.c plug-ins/fp/fp.c

2003-03-05  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/compose.c
	* plug-ins/common/decompose.c
	* plug-ins/fp/fp.c
	* plug-ins/rcm/rcm.c: moved these plug-ins to the Filters menu
	(fixes bug #107587).

	* app/gui/image-menu.c (image_menu_entries): removed a menu
	separator which is not needed any longer.
This commit is contained in:
Sven Neumann
2003-03-04 23:21:09 +00:00
committed by Sven Neumann
parent a1cd2b1622
commit 2935a320f7
8 changed files with 16 additions and 9 deletions

View File

@ -436,8 +436,6 @@ GimpItemFactoryEntry image_menu_entries[] =
NULL,
"image/mode/dialogs/convert_to_indexed.html", NULL },
MENU_SEPARATOR ("/Image/Mode/---"),
/* <Image>/Image/Transform */
MENU_BRANCH (N_("/Image/Transform")),