raster pushed a commit to branch feature/themes/flat.

http://git.enlightenment.org/core/efl.git/commit/?id=fe9b7b1425123bdbe4ae561c84ffa6736c7f82c4

commit fe9b7b1425123bdbe4ae561c84ffa6736c7f82c4
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Tue Feb 23 15:19:33 2021 +0000

    TH - remove unused image entries
---
 data/elementary/themes/edc/elm/frame.edc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/data/elementary/themes/edc/elm/frame.edc 
b/data/elementary/themes/edc/elm/frame.edc
index 263147ae84..9b4e082d53 100644
--- a/data/elementary/themes/edc/elm/frame.edc
+++ b/data/elementary/themes/edc/elm/frame.edc
@@ -213,7 +213,6 @@ group { name: "elm/frame/base/pad_huge";
 }
 
 group { name: "elm/frame/base/outdent_top";
-   images.image: "separator_horiz.png" COMP;
    parts {
       part { name: "elm.swallow.content"; type: SWALLOW;
          description { state: "default" 0.0;
@@ -236,7 +235,6 @@ group { name: "elm/frame/base/outdent_top";
 }
 
 group { name: "elm/frame/base/outdent_bottom";
-   images.image: "separator_horiz.png" COMP;
    parts {
       part { name: "elm.swallow.content"; type: SWALLOW;
          description { state: "default" 0.0;
@@ -259,7 +257,6 @@ group { name: "elm/frame/base/outdent_bottom";
 }
 
 group { name: "elm/frame/base/outline";
-   images.image: "win_shad_flat.png" COMP;
    parts {
       part { name: "shadow"; type: RECT;
          description { state: "default" 0.0;

-- 


Reply via email to