Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv892/src

Modified Files:
        event.py 
Log Message:
use signals for theme and applicatio change

Index: event.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/event.py,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** event.py    16 Jul 2005 09:48:20 -0000      1.62
--- event.py    21 Jul 2005 18:56:07 -0000      1.63
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.63  2005/07/21 18:56:07  dischi
+ # use signals for theme and applicatio change
+ #
  # Revision 1.62  2005/07/16 09:48:20  dischi
  # adjust to new event interface
***************
*** 56,62 ****
  # adding more with names that make sense.
  #
- # Revision 1.49  2004/08/01 10:56:17  dischi
- # add SCREEN_CONTENT_CHANGE
- #
  # Revision 1.48  2004/07/21 11:32:31  dischi
  # fix dvd events for language settings
--- 59,62 ----
***************
*** 306,311 ****
  RECORD_START     = Event('RECORD_START')
  RECORD_STOP      = Event('RECORD_STOP')
- 
- 
- SCREEN_CONTENT_CHANGE = Event('SCREEN_CONTENT_CHANGE')
- THEME_CHANGE          = Event('THEME_CHANGE')
--- 306,307 ----



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to