Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default/widgets


Modified Files:
        tree.edc 


Log Message:
* The focus glow does not look good with the tree... it's disabled. 
Ideas are welcomed :)


===================================================================
RCS file: /cvs/e/e17/proto/etk/data/themes/default/widgets/tree.edc,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- tree.edc    26 Dec 2006 14:51:23 -0000      1.24
+++ tree.edc    30 Dec 2006 22:46:32 -0000      1.25
@@ -137,9 +137,10 @@
             }
          }
       }
-      FOCUS_GLOW(0.0, 0.0, -1, 0, "background", 1.0, 1.0, 0, -1, "background")
+      /* TODO: it doesn't look good... */
+      //FOCUS_GLOW(0.0, 0.0, -1, 0, "background", 1.0, 1.0, 0, -1, 
"background")
    }
-   programs {
+   /*programs {
       program {
          name: "tree_focus";
          signal: "etk,state,focused";
@@ -152,7 +153,7 @@
          source: "etk";
          UNFOCUS_GLOW_ACTION
       }
-   }
+   }*/
 }
 
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to