[elm_label] remove unnecessary 'fixed'
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Sun, 22 Aug 2010 12:03:56 +0000 (21:03 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Sun, 22 Aug 2010 12:03:56 +0000 (21:03 +0900)
data/themes/default.edc

index 9e20032..9ade501 100644 (file)
@@ -582,7 +582,6 @@ collections {
            mouse_events: 0;
            scale: 1;
            description { state: "default" 0.0;
-              fixed: 0 1;
               text {
                  style: "textblock_style";
                  min: 0 1;
@@ -648,7 +647,6 @@ collections {
            mouse_events: 0;
            scale: 1;
            description { state: "default" 0.0;
-              fixed: 0 1;
               text {
                  style: "textblock_style2";
                  min: 0 1;