Enlightenment CVS committal Author : devilhorns Project : e_modules Module : tclock
Dir : e_modules/tclock Modified Files: tclock.edc Log Message: Add mouse_events for text objects to make bringing up menu a bit easier. =================================================================== RCS file: /cvs/e/e_modules/tclock/tclock.edc,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- tclock.edc 19 May 2006 19:00:03 -0000 1.13 +++ tclock.edc 20 May 2006 09:21:18 -0000 1.14 @@ -9,6 +9,7 @@ { name: "base"; type: RECT; + mouse_events: 1; description { state: "default" 0.0; @@ -20,6 +21,7 @@ name: "tclock_time"; type: TEXT; effect: SOFT_SHADOW; + mouse_events: 1; description { state: "default" 0.0; @@ -63,6 +65,7 @@ name: "tclock_date"; type: TEXT; effect: SOFT_SHADOW; + mouse_events: 1; description { state: "default" 0.0; ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs