projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
506269e
)
elm genlist: Oops removed test code.
author
Daniel Juyung Seo
<seojuyung2@gmail.com>
Fri, 30 Sep 2011 01:53:52 +0000
(
01:53
+0000)
committer
Daniel Juyung Seo
<seojuyung2@gmail.com>
Fri, 30 Sep 2011 01:53:52 +0000
(
01:53
+0000)
SVN revision: 63695
data/themes/widgets/genlist.edc
patch
|
blob
|
history
diff --git
a/data/themes/widgets/genlist.edc
b/data/themes/widgets/genlist.edc
index
d8a70ce
..
4ed04a4
100644
(file)
--- a/
data/themes/widgets/genlist.edc
+++ b/
data/themes/widgets/genlist.edc
@@
-985,9
+985,7
@@
group { name: "elm/genlist/item_compress/default/default";
data.item: "labels" "elm.text";
parts {
part { name: "elm.text";
- description {
- state: "default" 0.0;
- color: 0 0 0 255;
+ description { state: "default" 0.0;
text {
min: 0 1;
}