[gimp/pippin/linear-is-the-new-black: 8/9] app: menus move colorize away from core color tools



commit c36ccb781c0eb4c386fd9c9acf3bf41e661cacd0
Author: Øyvind Kolås <pippin gimp org>
Date:   Wed Jan 25 14:11:42 2017 +0100

    app: menus move colorize away from core color tools

 menus/image-menu.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index 5b8c57e..748afbf 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -560,7 +560,6 @@
       <menuitem action="filters-color-temperature" />
       <menuitem action="tools-hue-saturation" />
       <menuitem action="filters-saturation" />
-      <menuitem action="tools-colorize" />
       <menuitem action="filters-exposure" />
       <menuitem action="tools-brightness-contrast" />
       <menuitem action="tools-levels" />
@@ -602,6 +601,7 @@
       </menu>
       <separator />
       <menuitem action="tools-threshold" />
+      <menuitem action="tools-colorize" />
       <menuitem action="filters-posterize" />
       <menuitem action="filters-color-to-alpha" />
       <menuitem action="filters-dither" />


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