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

Modified Files:
        config.py 
Log Message:
new variable config.NEW_SKIN to integrate the gui code


Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** config.py   25 Feb 2003 04:37:29 -0000      1.18
--- config.py   1 Mar 2003 10:45:43 -0000       1.19
***************
*** 23,26 ****
--- 23,29 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.19  2003/03/01 10:45:43  dischi
+ # new variable config.NEW_SKIN to integrate the gui code
+ #
  # Revision 1.18  2003/02/25 04:37:29  krister
  # Updated local_conf version to 2.0 to make it clear that the remote control stuff 
changed. Added automatic information about what has changed in the config files since 
the user's version.
***************
*** 425,426 ****
--- 428,430 ----
  FREEVO_PLUGINS = {}
  
+ NEW_SKIN = (OSD_SKIN == 'skins/dischi1/skin_dischi1.py')




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to