From f956fd857bba729a8c7ab14cbe9e8325c40a4b24 Mon Sep 17 00:00:00 2001 From: Carol Spears Date: Fri, 28 Oct 2005 20:02:27 +0000 Subject: [PATCH] Changed colors-modify-menu to colors-transform-menu moved Desaturate and * app/actions/image-actions.c: Changed colors-modify-menu to colors-transform-menu * menus/image-menu.xml.in: moved Desaturate and Invert into the tools section of the colors-menu. --- ChangeLog | 8 ++++++++ app/actions/image-actions.c | 2 +- menus/image-menu.xml.in | 10 +++++----- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6374fb592a..c99e4bc68f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-10-28 Carol Spears + + * app/actions/image-actions.c: Changed colors-modify-menu to + colors-transform-menu + + * menus/image-menu.xml.in: moved Desaturate and Invert into the tools + section of the colors-menu. + 2005-10-28 Sven Neumann * plug-ins/common/AlienMap2.c: renamed to "Alien Map". diff --git a/app/actions/image-actions.c b/app/actions/image-actions.c index 781c7247a6..b9533d6c61 100644 --- a/app/actions/image-actions.c +++ b/app/actions/image-actions.c @@ -67,7 +67,7 @@ static GimpActionEntry image_actions[] = { "colors-auto-menu", NULL, N_("_Auto") }, { "colors-map-menu", NULL, N_("Ma_p") }, { "colors-components-menu", NULL, N_("_Components") }, - { "colors-modify-menu", NULL, N_("Mo_dify") }, + { "colors-transform-menu", NULL, N_("Trans_form") }, { "image-new", GTK_STOCK_NEW, N_("_New..."), "N", NULL, diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in index 8903332720..b438265309 100644 --- a/menus/image-menu.xml.in +++ b/menus/image-menu.xml.in @@ -441,6 +441,10 @@ + + + + @@ -448,11 +452,7 @@ - - - - - +