Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer/data/themes/winter/programs


Modified Files:
        ani.edc 


Log Message:
don't start/stop the animation on mouse events, only listen for ePlayer's signals
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/themes/winter/programs/ani.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ani.edc     7 Feb 2004 18:55:30 -0000       1.4
+++ ani.edc     12 Feb 2004 16:28:41 -0000      1.5
@@ -30,15 +30,7 @@
         in, .5 .5; \
       } \
       program { \
-        name, "ani"NUM".start"; \
-        signal, "mouse,clicked,1"; \
-        source, "play"; \
-        after, "ani"NUM".1"; \
-      } \
-      program { \
         name, "ani"NUM".stop"; \
-        signal, "mouse,clicked,1"; \
-        source, "play-2"; \
         action, ACTION_STOP; \
         target, "ani"NUM".1"; \
         target, "ani"NUM".2"; \




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to