fix winlist textcloass - bug++
authorCarsten Haitzler <raster@rasterman.com>
Sat, 28 Oct 2006 11:16:43 +0000 (11:16 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sat, 28 Oct 2006 11:16:43 +0000 (11:16 +0000)
SVN revision: 26839

TODO
data/themes/default_winlist.edc

diff --git a/TODO b/TODO
index f725f3a..566d335 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,6 +8,7 @@ Some of the things (in very short form) that need to be done to E17...
   BUGS / FIXES
 -------------------------------------------------------------------------------
 
+* BUG: init splash doesn't handle resolution change!
 * BUG: smart placement seems to screw up if a shelf is at the top of the screen
 * BUG: e17 screen res diaolg doesnt work under xephyr - why?
 * BUG: xdaliclock -transparent doesnt use shaped border (not handling shape
index 91af351..97aef0f 100644 (file)
@@ -235,7 +235,7 @@ group {
               size: 10;
               min:  0 1;
               align: 0.0 0.5;
-               text_class: "winlist_title";           
+               text_class: "winlist_label";           
            }
         }
       }
@@ -508,7 +508,7 @@ group {
              text_source:   "e.text.label";
              source:        "e.text.label";
              min:           0 1;
-             text_class:    "title_bar";
+             text_class:    "winlist_title";
           }
        }
      }