commented out "Context" menu now that we have a shortcut editor.

2004-07-27  Sven Neumann  <sven@gimp.org>

	* menus/image-menu.xml.in: commented out "Context" menu now that
	we have a shortcut editor.
This commit is contained in:
Sven Neumann 2004-07-27 21:17:16 +00:00 committed by Sven Neumann
parent b580628e4f
commit 1bf6319d1b
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-07-27 Sven Neumann <sven@gimp.org>
* menus/image-menu.xml.in: commented out "Context" menu now that
we have a shortcut editor.
2004-07-27 Sven Neumann <sven@gimp.org>
* app/core/gimpgradient-load.c: don't leak empty SVG gradients.

View File

@ -33,6 +33,8 @@
<menuitem action="file-quit" />
</menu>
<!-- Context
<menu action="context-menu" name="Context">
<menu action="context-colors-menu" name="Colors">
<menuitem action="context-colors-default" />
@ -105,6 +107,8 @@
</menu>
</menu>
-->
<menu action="edit-menu" name="Edit">
<placeholder name="Undo">
<menuitem action="edit-undo" />