Enlightenment CVS committal

Author  : rephorm
Project : misc
Module  : eplayer

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


Modified Files:
        ani.edc 


Log Message:

use updated signals

===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/data/themes/winter/programs/ani.edc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- ani.edc     6 Feb 2004 15:05:45 -0000       1.3
+++ ani.edc     7 Feb 2004 18:55:30 -0000       1.4
@@ -60,11 +60,23 @@
         in, .5 .5; \
       } \
       program {  \
-        name, "ani"NUM".playlist-play"; \
+        name, "ani"NUM".playing"; \
         signal, "PLAYBACK_STATE_PLAYING";  \
         source, "*";  \
         after, "ani"NUM".1"; \
       } \
+      program {  \
+        name, "ani"NUM".paused"; \
+        signal, "PLAYBACK_STATE_PAUSED";  \
+        source, "*";  \
+        after, "ani"NUM".stop"; \
+      } \
+      program {  \
+        name, "ani"NUM".paused"; \
+        signal, "PLAYBACK_STATE_STOPPED";  \
+        source, "*";  \
+        after, "ani"NUM".stop"; \
+      } \
 
 
 DOT_PROG(0, 1.15, .85)




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to