Add winlist color classes.
authorChristopher Michael <cpmichael1@comcast.net>
Tue, 10 Oct 2006 11:14:04 +0000 (11:14 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 10 Oct 2006 11:14:04 +0000 (11:14 +0000)
Why does winlist/item/e.text.label have 2 text_classes ? Typo ?

SVN revision: 26475

data/themes/default_winlist.edc

index 83bd7c3..91af351 100644 (file)
@@ -179,6 +179,7 @@ group {
            }
            color: 255 255 255 255;
            color3: 0 0 0 22;
+           color_class: "winlist_title";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
@@ -227,6 +228,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 0 0 0 22;
+           color_class: "winlist_label";
            text {
               text: "Title goes here";
               font: "Edje-Vera-Bold";
@@ -529,6 +531,7 @@ group {
            }
            color: 0 0 0 255;
            color3: 255 255 255 128;
+           color_class: "winlist_item";
            text {
               text:     "Item Label";
               font:     "Edje-Vera";