Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/data/themes/e17/bits Modified Files: menu-groups.edc menu-item.edc Log Message: * Menu roll-over flash awesomeness =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/menu-groups.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- menu-groups.edc 11 Mar 2005 15:35:02 -0000 1.1 +++ menu-groups.edc 6 Nov 2005 01:02:46 -0000 1.2 @@ -16,5 +16,11 @@ parts { BUTTON() } + + programs { +BUTTON_PROG("mouse,in", "mouse,out") + } + + } =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17/bits/menu-item.edc,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- menu-item.edc 24 Oct 2005 02:22:19 -0000 1.1 +++ menu-item.edc 6 Nov 2005 01:02:46 -0000 1.2 @@ -16,5 +16,9 @@ parts { BUTTON() } + + programs { +BUTTON_PROG("mouse,in", "mouse,out") + } } ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs