[gimp-help] Fix order in colors/components submenu.
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help] Fix order in colors/components submenu.
- Date: Thu, 20 May 2021 18:39:49 +0000 (UTC)
commit a814c8a58fa3fb600d41533270b46d1b71d1411d
Author: Jacob Boerema <jgboerema gmail com>
Date: Thu May 20 14:09:27 2021 -0400
Fix order in colors/components submenu.
compose comes after mono-mixer instead of
after channel-mixer.
src/menus/colors.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/menus/colors.xml b/src/menus/colors.xml
index abbe68280..cbe585097 100644
--- a/src/menus/colors.xml
+++ b/src/menus/colors.xml
@@ -46,19 +46,19 @@
<xi:include href="colors/auto/stretch-contrast-hsv.xml"/>
<xi:include href="colors/auto/color-enhance.xml"/>
<xi:include href="colors/auto/color-enhance-legacy.xml"/>
-
+
<xi:include href="colors/components.xml"/>
<xi:include href="colors/components/channel-mixer.xml"/>
- <xi:include href="colors/components/compose.xml"/>
<xi:include href="colors/components/extract-component.xml"/>
<xi:include href="colors/components/mono-mixer.xml"/>
+ <xi:include href="colors/components/compose.xml"/>
<xi:include href="colors/components/decompose.xml"/>
<xi:include href="colors/components/recompose.xml"/>
-
+
<xi:include href="colors/desaturate/color-to-gray.xml"/>
<xi:include href="colors/desaturate/desaturate.xml"/>
<xi:include href="colors/desaturate/sepia.xml"/>
-
+
<xi:include href="colors/map.xml"/>
<xi:include href="colors/map/rearrange-colormap.xml"/>
<xi:include href="colors/map/set-colormap.xml"/>
@@ -69,14 +69,14 @@
<xi:include href="colors/map/gradientmap.xml"/>
<xi:include href="colors/map/palettemap.xml"/>
<xi:include href="colors/map/sample-colorize.xml"/>
-
+
<xi:include href="colors/tone-mapping/fattal.xml"/>
<xi:include href="colors/tone-mapping/mantiuk.xml"/>
<xi:include href="colors/tone-mapping/reinhard.xml"/>
<xi:include href="colors/tone-mapping/stress.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"/>
@@ -91,5 +91,5 @@
<xi:include href="colors/dither.xml"/>
<xi:include href="colors/rgb-clip.xml"/>
<xi:include href="colors/hot.xml"/>
-
+
</sect1>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]