billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=76230750af6aa209d529d994f17720bdd0a13a5b
commit 76230750af6aa209d529d994f17720bdd0a13a5b Author: Boris Faure <[email protected]> Date: Sun Aug 2 23:08:56 2020 +0200 themes/mild: remove unused image references --- data/themes/mild.edc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/data/themes/mild.edc b/data/themes/mild.edc index 0471e55..0b06258 100644 --- a/data/themes/mild.edc +++ b/data/themes/mild.edc @@ -51,10 +51,6 @@ collections { image: "tab_bg_l1.png" COMP; image: "tab_bg_r0.png" COMP; image: "tab_bg_r1.png" COMP; - image: "tab_shad_l0.png" COMP; - image: "tab_shad_l1.png" COMP; - image: "tab_shad_r0.png" COMP; - image: "tab_shad_r1.png" COMP; image: "cr_glow.png" COMP; image: "cr_pulse.png" COMP; } --
