moved separator.

2006-06-22  Sven Neumann  <sven@gimp.org>

	* menus/toolbox-menu.xml.in: moved separator.
This commit is contained in:
Sven Neumann 2006-06-22 10:39:16 +00:00 committed by Sven Neumann
parent de603f4f86
commit 76cb17e488
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-06-22 Sven Neumann <sven@gimp.org>
* menus/toolbox-menu.xml.in: moved separator.
2006-06-22 Michael Natterer <mitch@gimp.org>
* app/tools/gimptransformtool.c: (gimp_transform_tool_control):

View File

@ -54,9 +54,9 @@
<menu action="help-menu" name="Help">
<menuitem action="help-help" />
<menuitem action="help-context-help" />
<separator />
<menuitem action="dialogs-tips" />
<menuitem action="dialogs-about" />
<separator />
</menu>
</menubar>