[gimp/gimp-2-10] build: Update dark theme Makefile.am to include...



commit 473b05ea3a302757da555b9c5649f91793906044
Author: Stanislav Grinkov <43956-stanislavgrinkov users noreply gitlab gnome org>
Date:   Mon Sep 6 23:19:05 2021 +0600

    build: Update dark theme Makefile.am to include...
    
    missing white-border prelight file.
    
    This is continuation of the commit 3d102d0c. It fixes the startup
    warnings and properly resolves #4128.

 themes/Dark/Makefile.am | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/themes/Dark/Makefile.am b/themes/Dark/Makefile.am
index 7278546cea..bae8501124 100644
--- a/themes/Dark/Makefile.am
+++ b/themes/Dark/Makefile.am
@@ -88,6 +88,7 @@ themeui_DATA =        \
        ui/gimp-button-insensitive.png  \
        ui/gimp-button-normal.png       \
        ui/gimp-button-prelight.png     \
+       ui/gimp-button-prelight-white-border.png        \
        ui/gimp-button-pressed.png      \
        ui/gimp-handle-h.png    \
        ui/gimp-handle-v.png    \


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