the gegl tool was missing from the "Tools" menu.

2008-04-26  Michael Natterer  <mitch@gimp.org>

	* menus/image-menu.xml.in: the gegl tool was missing from the
	"Tools" menu.


svn path=/trunk/; revision=25529
This commit is contained in:
Michael Natterer 2008-04-26 10:28:00 +00:00 committed by Michael Natterer
parent fb72d220dd
commit c2e1f6c0ea
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-04-26 Michael Natterer <mitch@gimp.org>
* menus/image-menu.xml.in: the gegl tool was missing from the
"Tools" menu.
2008-04-26 Martin Nordholts <martinn@svn.gnome.org>
* plug-ins/flame/flame.c

View File

@ -546,6 +546,7 @@
<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" />