[gimp/pippin/linear-is-the-new-black: 6/8] app: re-arrange some color related menu items
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/pippin/linear-is-the-new-black: 6/8] app: re-arrange some color related menu items
- Date: Mon, 23 Jan 2017 22:35:47 +0000 (UTC)
commit 8b4361421e15f73a42b87ebf553199cdfe59068d
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Jan 22 01:03:57 2017 +0100
app: re-arrange some color related menu items
move exposure and color temperature to the topmost section of the menu, and
move the more artistic threshold and posterize options to the bottom section.
menus/image-menu.xml.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/menus/image-menu.xml.in b/menus/image-menu.xml.in
index 175d131..5b8c57e 100644
--- a/menus/image-menu.xml.in
+++ b/menus/image-menu.xml.in
@@ -557,14 +557,14 @@
<menu action="colors-menu" name="Colors">
<menuitem action="tools-color-balance" />
+ <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-threshold" />
<menuitem action="tools-levels" />
<menuitem action="tools-curves" />
- <menuitem action="filters-posterize" />
<separator />
<placeholder name="Invert">
<menuitem action="drawable-invert" />
@@ -601,10 +601,10 @@
<menuitem action="dialogs-histogram" />
</menu>
<separator />
+ <menuitem action="tools-threshold" />
+ <menuitem action="filters-posterize" />
<menuitem action="filters-color-to-alpha" />
<menuitem action="filters-dither" />
- <menuitem action="filters-color-temperature" />
- <menuitem action="filters-exposure" />
<placeholder name="Modify" />
</menu>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]