removed GEGL tool from the Colors menu and also moved it out of the color

2008-04-28  Sven Neumann  <sven@gimp.org>

	* menus/image-menu.xml.in: removed GEGL tool from the Colors 
menu
	and also moved it out of the color tools menu.


svn path=/trunk/; revision=25538
This commit is contained in:
Sven Neumann 2008-04-28 14:16:56 +00:00 committed by Sven Neumann
parent a5f5798a3c
commit 8468844b36
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2008-04-28 Sven Neumann <sven@gimp.org>
* menus/image-menu.xml.in: removed GEGL tool from the Colors menu
and also moved it out of the color tools menu.
2008-04-26 Michael Natterer <mitch@gimp.org>
* app/tools/gimpgegltool.c: clean up last commit.

View File

@ -478,7 +478,6 @@
<menuitem action="tools-levels" />
<menuitem action="tools-curves" />
<menuitem action="tools-posterize" />
<menuitem action="tools-gegl" />
<separator />
<menuitem action="drawable-desaturate" />
<placeholder name="Invert">
@ -546,13 +545,13 @@
<menuitem action="tools-levels" />
<menuitem action="tools-curves" />
<menuitem action="tools-posterize" />
<menuitem action="tools-gegl" />
</menu>
<menuitem action="tools-vector" />
<menuitem action="tools-color-picker" />
<menuitem action="tools-zoom" />
<menuitem action="tools-measure" />
<menuitem action="tools-text" />
<menuitem action="tools-gegl" />
<separator />
<menuitem action="dialogs-toolbox" />
<menuitem action="context-colors-default" />