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

Modified Files:
        mcomm.py 
Log Message:
remove TRUE, FALSE, DEBUG and HELPER

Index: mcomm.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/mcomm.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** mcomm.py    21 Dec 2004 15:05:53 -0000      1.12
--- mcomm.py    8 Jan 2005 15:40:50 -0000       1.13
***************
*** 490,494 ****
  
  
! if config.HELPER and not notifier.loop:
      # init the notifier (not done yet)
      notifier.init( notifier.GENERIC )
--- 490,494 ----
  
  
! if __freevo_app__ != 'main' and not notifier.loop:
      # init the notifier (not done yet)
      notifier.init( notifier.GENERIC )



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to