res/edc: remove edje_cc warnings 98/59698/2
authorKamil Lipiszko <k.lipiszko@samsung.com>
Wed, 17 Feb 2016 12:24:40 +0000 (13:24 +0100)
committerKamil Lipiszko <k.lipiszko@samsung.com>
Wed, 17 Feb 2016 12:33:40 +0000 (13:33 +0100)
Change-Id: I3d223d1735320f8d8436a34efbe7bbd708420d88

res/resource/indicator_icon_animation.edc
res/resource/indicator_icon_nonfixed_theme.edc
res/resource/indicator_icon_theme.edc
res/resource/indicator_port.edc

index 975411a..5e21c70 100644 (file)
@@ -46,6 +46,7 @@ collections {
                parts {
                        part {
                                name: "background";
+                               type: RECT;
                                description {
                                        state: "default" 0.0;
                                        color : 255 255 255 255;
index 522e2a5..698dd77 100644 (file)
@@ -29,9 +29,9 @@ collections {
                parts {
                        part {
                                name: "background";
+                               type: SPACER;
                                description {
                                        state: "default" 0.0;
-                                       visible : 1;
                                }
                        }
                        part {
index 71226c2..9c23e1f 100644 (file)
@@ -29,9 +29,9 @@ collections {
                parts {
                        part {
                                name: "background";
+                               type: SPACER;
                                description {
                                        state: "default" 0.0;
-                                       visible : 1;
                                }
                        }
                        part {
index 5cbc4b6..12e5cf2 100644 (file)
@@ -992,6 +992,7 @@ collections {
                                                min: 1 1;
                                                style: "textblock_style";
                                                align: 0.5 0.5;
+                                               ellipsis: -1;
                                        }
                                }
                                description {