tizen 2.3.1 release
[framework/uifw/elementary.git] / data / themes / widgets / photo.edc
index 399450c..f3fadea 100644 (file)
@@ -3,7 +3,6 @@ group { name: "elm/photo/base/default";
       image: "frame_1.png" COMP;
       image: "frame_2.png" COMP;
       image: "dia_grad.png" COMP;
-      image: "head.png" COMP;
    }
    parts {
       part { name: "base0";
@@ -32,16 +31,6 @@ group { name: "elm/photo/base/default";
             fill.smooth : 0;
          }
       }
-      part { name: "head";
-         mouse_events:  0;
-         description { state:    "default" 0.0;
-            rel1.offset: 4 4;
-            rel2.offset: -5 -5;
-            aspect: 1.0 1.0;
-            aspect_preference: BOTH;
-            image.normal: "head.png";
-         }
-      }
       part { name: "clip";
          mouse_events:  0;
          type: RECT;