Update of /cvsroot/freevo/freevo/src/tv/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv4218

Modified Files:
        tvtime.py 
Log Message:
suppress debug always showing

Index: tvtime.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/plugins/tvtime.py,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** tvtime.py   8 Jan 2004 22:17:55 -0000       1.28
--- tvtime.py   14 Jan 2004 18:39:45 -0000      1.29
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.29  2004/01/14 18:39:45  mikeruelle
+ # suppress debug always showing
+ #
  # Revision 1.28  2004/01/08 22:17:55  mikeruelle
  # not needed and is now annoying because of new osd behavior in new tvtime releases.
***************
*** 111,115 ****
  
  # Set to 1 for debug output
! DEBUG = config.DEBUG or 3
  
  # Create the OSD object
--- 114,118 ----
  
  # Set to 1 for debug output
! DEBUG = config.DEBUG
  
  # Create the OSD object




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to