[gimp] themes: update distributed theme images.



commit f522c1ad4999364f50176cc56b877e3b13e6fda9
Author: Jehan <jehan girinstud io>
Date:   Sun Jan 17 15:25:48 2016 +0100

    themes: update distributed theme images.
    
    entry-border-fill-active-item is not used anymore (commit 2144a7c).
    gimp-arrow-right-prelight seems as well for some time.
    Adding menuitem-prelight (commit 127fdff and 2144a7c).

 themes/The-Dark-Side-of-Gimp/Makefile.am           |    1 +
 themes/The-Light-Side-of-Gimp/Makefile.am          |    3 +--
 .../ui/entry-border-fill-active-item.png           |  Bin 125 -> 0 bytes
 .../ui/gimp-arrow-right-prelight.png               |  Bin 179 -> 0 bytes
 4 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/The-Dark-Side-of-Gimp/Makefile.am b/themes/The-Dark-Side-of-Gimp/Makefile.am
index 6a24856..7a204ef 100644
--- a/themes/The-Dark-Side-of-Gimp/Makefile.am
+++ b/themes/The-Dark-Side-of-Gimp/Makefile.am
@@ -100,6 +100,7 @@ themeui_DATA =      \
        ui/menu-arrow-prelight.png      \
        ui/menubar.png  \
        ui/menuitem.png \
+       ui/menuitem-prelight.png        \
        ui/menu.png     \
        ui/minus.png    \
        ui/notebook.png \
diff --git a/themes/The-Light-Side-of-Gimp/Makefile.am b/themes/The-Light-Side-of-Gimp/Makefile.am
index a62e018..293231c 100644
--- a/themes/The-Light-Side-of-Gimp/Makefile.am
+++ b/themes/The-Light-Side-of-Gimp/Makefile.am
@@ -57,7 +57,6 @@ themeui_DATA =        \
        ui/entry-border-active-notebook.png     \
        ui/entry-border-disabled-bg.png \
        ui/entry-border-disabled-notebook.png   \
-       ui/entry-border-fill-active-item.png    \
        ui/entry-border-fill-active.png \
        ui/entry-border-fill.png        \
        ui/entry-border-notebook-null.png       \
@@ -83,7 +82,6 @@ themeui_DATA =        \
        ui/gimp-arrow-left.png  \
        ui/gimp-arrow-right-dark.png    \
        ui/gimp-arrow-right.png \
-       ui/gimp-arrow-right-prelight.png        \
        ui/gimp-arrow-up.png    \
        ui/gimp-button-default.png      \
        ui/gimp-button-insensitive.png  \
@@ -102,6 +100,7 @@ themeui_DATA =      \
        ui/menu-arrow-prelight.png      \
        ui/menubar.png  \
        ui/menuitem.png \
+       ui/menuitem-prelight.png        \
        ui/menu.png     \
        ui/minus.png    \
        ui/notebook.png \


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