Enlightenment CVS committal

Author  : jethomas
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/groups/inc


Modified Files:
        menu-programs.edc 


Log Message:
Small theme change

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/groups/inc/menu-programs.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- menu-programs.edc   8 Mar 2007 10:23:13 -0000       1.2
+++ menu-programs.edc   4 May 2008 03:07:05 -0000       1.3
@@ -1,7 +1,7 @@
 program
 {
        name: "go_active_pre";
-       signal: "mouse,in";
+       signal: "focus,in";
        source: "*";
        action: STATE_SET "default" 0.0;
        target: "title_outline";
@@ -41,7 +41,7 @@
 program 
 {
        name: "go_passive_pre";
-       signal: "mouse,out";
+       signal: "focus,out";
        source: "*";
        action: STATE_SET "active" 0.0;
        target: "title_outline";



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to