also moved into Colors/Modify.

2005-10-28  Sven Neumann  <sven@gimp.org>

	* plug-ins/common/hot.c: also moved into Colors/Modify.

	* menus/image-menu.xml.in: moved Info submenu to the bottom.
This commit is contained in:
Sven Neumann 2005-10-28 17:36:06 +00:00 committed by Sven Neumann
parent d5d9640f23
commit 82e0f99ca0
3 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2005-10-28 Sven Neumann <sven@gimp.org>
* plug-ins/common/hot.c: also moved into Colors/Modify.
* menus/image-menu.xml.in: moved Info submenu to the bottom.
2005-10-28 Sven Neumann <sven@gimp.org>
* app/base/siox.c: applied a patch by Tobias Lenz that makes use

View File

@ -442,9 +442,6 @@
<menuitem action="tools-curves" />
<menuitem action="tools-posterize" />
<separator />
<menu action="colors-info-menu" name="Info">
<menuitem action="dialogs-histogram"/>
</menu>
<menu action="colors-auto-menu" name="Auto">
<menuitem action="drawable-equalize"/>
<menuitem action="drawable-levels-stretch"/>
@ -457,6 +454,9 @@
<menuitem action="drawable-invert"/>
</placeholder>
</menu>
<menu action="colors-info-menu" name="Info">
<menuitem action="dialogs-histogram"/>
</menu>
<separator />
</menu>

View File

@ -220,7 +220,7 @@ query (void)
G_N_ELEMENTS (args), 0,
args, NULL);
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Colors");
gimp_plugin_menu_register (PLUG_IN_PROC, "<Image>/Colors/Modify");
}
static void