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

Modified Files:
        main.py 
Log Message:
This probably isn't neccessary to show every startup.


Index: main.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/skins/main/main.py,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** main.py     1 Feb 2004 17:03:58 -0000       1.36
--- main.py     2 Feb 2004 23:06:03 -0000       1.37
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.37  2004/02/02 23:06:03  outlyer
+ # This probably isn't neccessary to show every startup.
+ #
  # Revision 1.36  2004/02/01 17:03:58  dischi
  # speedup
***************
*** 126,130 ****
                  config.SKIN_XML_FILE = self.storage['SKIN_XML_FILE']
              else:
!                 print 'skin forced to %s' % config.SKIN_XML_FILE
          else:
              if not config.SKIN_XML_FILE:
--- 129,133 ----
                  config.SKIN_XML_FILE = self.storage['SKIN_XML_FILE']
              else:
!                 _debug_('skin forced to %s' % config.SKIN_XML_FILE, 2)
          else:
              if not config.SKIN_XML_FILE:



-------------------------------------------------------
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
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to