Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv8649/src

Modified Files:
        event.py 
Log Message:
AUDIO_PLAY_END is not needed anymore

Index: event.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/event.py,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** event.py    10 Dec 2003 19:01:04 -0000      1.32
--- event.py    10 Dec 2003 19:10:35 -0000      1.33
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.33  2003/12/10 19:10:35  dischi
+ # AUDIO_PLAY_END is not needed anymore
+ #
  # Revision 1.32  2003/12/10 19:01:04  dischi
  # add handler for events who know the needed eventhandler
***************
*** 547,551 ****
  USER_END         = Event('USER_END')
  DVD_PROTECTED    = Event('DVD_PROTECTED')
- AUDIO_PLAY_END   = Event('AUDIO_PLAY_END')
  PLAY_START       = Event('PLAY_START')
  
--- 550,553 ----




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to