Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/config


Modified Files:
      Tag: branch-exp
        actionclasses.cfg 


Log Message:
Autoshading borders.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/config/actionclasses.cfg,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -3 -r1.1.2.1 -r1.1.2.2
--- actionclasses.cfg   30 Oct 2004 15:04:25 -0000      1.1.2.1
+++ actionclasses.cfg   27 Dec 2004 20:02:33 -0000      1.1.2.2
@@ -338,3 +338,13 @@
   __ACTION __A_STICK
 __END
 
+/* For autoshading borders */
+__ACLASS __BGN
+   __NAME ACTION_AUTOSHADE
+   __TYPE __TYPE_NORMAL
+   __EVENT __MOUSE_ENTER
+   __ACTION __A_SHADE off
+   __NEXT_ACTION
+   __EVENT __MOUSE_LEAVE
+   __ACTION __A_SHADE on
+__END




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to