hermet pushed a commit to branch master.

http://git.enlightenment.org/tools/enventor.git/commit/?id=c4b685bdbe82faa57438ff2586301b65a3e2e7ac

commit c4b685bdbe82faa57438ff2586301b65a3e2e7ac
Author: ChunEon Park <her...@hermet.pe.kr>
Date:   Thu Feb 27 16:38:35 2014 +0900

    about - removed inset image in the about scroller.
---
 data/themes/default/theme_ext.edc | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/data/themes/default/theme_ext.edc 
b/data/themes/default/theme_ext.edc
index af271c8..e391f3a 100644
--- a/data/themes/default/theme_ext.edc
+++ b/data/themes/default/theme_ext.edc
@@ -396,29 +396,6 @@ group { name: "elm/scroller/base/enventor";
             rel2.to_y: "sb_hbar";
          }
       }
-      part { name: "inset"; mouse_events: 0;
-         description { state: "default" 0.0;
-            image.normal: "bevel_in.png";
-            image.border: 1 1 1 1;
-            image.middle: 0;
-            rel1.to: "bg";
-            rel1.offset: -1 -1;
-            rel2.to: "bg";
-            rel2.offset: 0 0;
-            fill.smooth: 0;
-         }
-      }
-      part { name: "shadow"; mouse_events: 0;
-         description { state: "default" 0.0;
-            image.normal: "inset_shadow.png";
-            image.border: 5 5 7 3;
-            image.middle: 0;
-            rel1.to: "bg";
-            rel2.to: "bg";
-            fill.smooth: 0;
-            color: 255 255 255 128;
-         }
-      }
       part { name: "elm.swallow.overlay"; type: SWALLOW;
          clip_to: "clipper";
          description { state: "default" 0.0;

-- 


Reply via email to