[gimp-help-2] Retinex has moved to 'Colors > Tone Mapping' submenu



commit ffae9f9797e9e1ae58d57cd27c90ab83e1d1998f
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Fri Feb 3 00:30:22 2017 +0300

    Retinex has moved to 'Colors > Tone Mapping' submenu

 src/menus/colors.xml                            |    2 +-
 src/menus/colors/{ => tone-mapping}/retinex.xml |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/src/menus/colors.xml b/src/menus/colors.xml
index bd4da3a..94d9e6e 100644
--- a/src/menus/colors.xml
+++ b/src/menus/colors.xml
@@ -51,6 +51,7 @@
   <xi:include href="colors/map/palettemap.xml"/>
   <xi:include href="colors/map/rotate-colormap.xml"/>
   <xi:include href="colors/map/sample-colorize.xml"/>
+  <xi:include href="colors/tone-mapping/retinex.xml"/>
   <xi:include href="colors/info.xml"/>
   <xi:include href="colors/info/histogram.xml"/>
   <xi:include href="colors/info/borderaverage.xml"/>
@@ -64,5 +65,4 @@
   <xi:include href="colors/filterpack.xml"/>
   <xi:include href="colors/hot.xml"/>
   <xi:include href="colors/max_rgb.xml"/>
-  <xi:include href="colors/retinex.xml"/>
 </sect1>
diff --git a/src/menus/colors/retinex.xml b/src/menus/colors/tone-mapping/retinex.xml
similarity index 97%
rename from src/menus/colors/retinex.xml
rename to src/menus/colors/tone-mapping/retinex.xml
index 9255d84..fbd36cc 100644
--- a/src/menus/colors/retinex.xml
+++ b/src/menus/colors/tone-mapping/retinex.xml
@@ -15,9 +15,11 @@
 
   <indexterm>
     <primary>Colors</primary>
+    <secondary>Tone Mapping</secondary>
+    <tertiary>Retinex</tertiary>
   </indexterm>
   <indexterm>
-    <primary>Retinex…</primary>
+    <primary>Retinex</primary>
   </indexterm>
 
   <sect3>
@@ -67,6 +69,7 @@
       This filter is found in the image window menu under
       <menuchoice>
         <guimenu>Colors</guimenu>
+        <guisubmenu>Tone Mapping</guisubmenu>
         <guimenuitem>Retinex…</guimenuitem>
       </menuchoice>.
     </para>


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