projects
/
profile
/
mobile
/
apps
/
native
/
taskmanager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac242c9
)
remove edje_cc warnings
author
Kamil Lipiszko
<k.lipiszko@samsung.com>
Fri, 29 Jan 2016 14:43:54 +0000
(15:43 +0100)
committer
Kamil Lipiszko
<k.lipiszko@samsung.com>
Fri, 29 Jan 2016 14:43:54 +0000
(15:43 +0100)
Change-Id: I454ee97f1197d2bf1188c1d5d0bcdaaae64d25f6
res/edje/item.edc
patch
|
blob
|
history
diff --git
a/res/edje/item.edc
b/res/edje/item.edc
index
4ae774f
..
c1800d5
100644
(file)
--- a/
res/edje/item.edc
+++ b/
res/edje/item.edc
@@
-134,6
+134,7
@@
collections {
text: "";
style: "item_style";
min: 1 0;
+ ellipsis: -1;
}
align: 0.0 0.5;
visible: 1;
@@
-208,6
+209,7
@@
collections {
text: "Clear all";
style: "item_style";
min: 1 0;
+ ellipsis: -1;
}
align: 0.0 0.5;
visible: 1;