Remove edje_cc warnings 31/58531/1
authorKamil Lipiszko <k.lipiszko@samsung.com>
Mon, 1 Feb 2016 16:02:33 +0000 (17:02 +0100)
committerKamil Lipiszko <k.lipiszko@samsung.com>
Mon, 1 Feb 2016 16:02:33 +0000 (17:02 +0100)
Change-Id: I35cbade070053b38a653d2801f6a56b204a6ccca

res/edje/folder_entry.edc
res/edje/icon.edc

index 891bd0e..77c8037 100644 (file)
@@ -61,6 +61,7 @@ collections {
                                                style: "entry_single_textblock_style";
                                                min: 1 1;
                                                max: 0 1;
+                                               ellipsis: -1;
                                        }
                                }
                                description {
@@ -135,6 +136,7 @@ collections {
                        }
                        part {
                                name: "base";
+                               type: RECT;
                                mouse_events: 0;
                                scale: 1;
                                clip_to: "clip";
@@ -373,4 +375,4 @@ collections {
                        }
                }
        }
-}
\ No newline at end of file
+}
index 5b3864a..85653e2 100644 (file)
@@ -205,6 +205,7 @@ collections {
                                                text_class: "ATO002";
                                                min: 1 1;
                                                max: 1 1;
+                                               ellipsis: -1;
                                        }
                                }
                                description