raster pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=ce8c251bdc587bc922374c477d93ea3fb26c7e83

commit ce8c251bdc587bc922374c477d93ea3fb26c7e83
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Sun Feb 16 12:12:11 2014 +0900

    theme - clean - list image used in group
---
 data/themes/edc/comp.edc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/themes/edc/comp.edc b/data/themes/edc/comp.edc
index 22f8934..23bb0f5 100644
--- a/data/themes/edc/comp.edc
+++ b/data/themes/edc/comp.edc
@@ -247,6 +247,7 @@ group { name: "e/comp/screen/overlay/noeffects";
 
 group { name: "e/comp/frame/default";
    images.image: "win_glow.png" COMP;
+   images.image: "win_shadow.png" COMP;
    parts {
       part { name: "clipper"; type: RECT;
          description { state: "default" 0.0;

-- 


Reply via email to