hermet pushed a commit to branch master.

commit 86bfa5f36ba96c1b6462dd5d9fd122301febc0cd
Author: ChunEon Park <[email protected]>
Date:   Mon Jul 22 17:38:08 2013 +0900

    elementary/diskselector - removed unnecessary part
---
 data/themes/widgets/diskselector.edc | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/data/themes/widgets/diskselector.edc 
b/data/themes/widgets/diskselector.edc
index d0222cf..4c3310e 100644
--- a/data/themes/widgets/diskselector.edc
+++ b/data/themes/widgets/diskselector.edc
@@ -46,7 +46,6 @@ group { name: "elm/diskselector/base/default";
       }
       part { name: "clipper";
          type: RECT;
-         mouse_events: 0;
          description { state: "default" 0.0;
             rel1.to: "bg";
             rel2.to: "bg";
@@ -54,20 +53,6 @@ group { name: "elm/diskselector/base/default";
             rel2.offset: -3 -3;
          }
       }
-      part { name: "text";
-         type: TEXT;
-         scale: 1;
-         description { state: "default" 0.0;
-            rel1.to: "bg";
-            rel2.to: "bg";
-            visible: 0;
-            text {
-               font: "Sans,Edje-Vera";
-               size: 10;
-               min: 0 1;
-            }
-         }
-      }
       part { name: "elm.swallow.content";
          clip_to: "clipper";
          type: SWALLOW;

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to