gimp r25731 - in trunk: . menus



Author: neo
Date: Wed May 21 15:01:21 2008
New Revision: 25731
URL: http://svn.gnome.org/viewvc/gimp?rev=25731&view=rev

Log:
2008-05-21  Sven Neumann  <sven gimp org>

	* menus/image-menu.xml.in: moved "tools-desaturate" into the
	separator with the other color tools. Added it to the
	"tools-color-menu".


Modified:
   trunk/ChangeLog
   trunk/menus/image-menu.xml.in

Modified: trunk/menus/image-menu.xml.in
==============================================================================
--- trunk/menus/image-menu.xml.in	(original)
+++ trunk/menus/image-menu.xml.in	Wed May 21 15:01:21 2008
@@ -478,8 +478,8 @@
       <menuitem action="tools-levels" />
       <menuitem action="tools-curves" />
       <menuitem action="tools-posterize" />
-      <separator />
       <menuitem action="tools-desaturate" />
+      <separator />
       <placeholder name="Invert">
         <menuitem action="drawable-invert" />
       </placeholder>
@@ -545,6 +545,7 @@
 	<menuitem action="tools-levels" />
 	<menuitem action="tools-curves" />
 	<menuitem action="tools-posterize" />
+	<menuitem action="tools-desaturate" />
       </menu>
       <menuitem action="tools-vector" />
       <menuitem action="tools-color-picker" />



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]