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

Modified Files:
        freevo_config.py setup_freevo.py 
Log Message:
add comment about the xmame change to force the user to rerun setup

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.195
retrieving revision 1.196
diff -C2 -d -r1.195 -r1.196
*** freevo_config.py    20 Jun 2003 01:50:14 -0000      1.195
--- freevo_config.py    20 Jun 2003 18:18:23 -0000      1.196
***************
*** 109,117 ****
  # is different, there will be only a warning
  
! FREEVO_CONF_VERSION = 1.0
  LOCAL_CONF_VERSION  = 3.3
  
  # Description of changes in each new version
! FREEVO_CONF_CHANGES = [] # None so far
  
  LOCAL_CONF_CHANGES = [
--- 109,119 ----
  # is different, there will be only a warning
  
! FREEVO_CONF_VERSION = 2.0
  LOCAL_CONF_VERSION  = 3.3
  
  # Description of changes in each new version
! FREEVO_CONF_CHANGES = [
!     (2.0,
!      '''Changed xmame_SDL to just xmame'''), ]
  
  LOCAL_CONF_CHANGES = [

Index: setup_freevo.py
===================================================================
RCS file: /cvsroot/freevo/freevo/setup_freevo.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** setup_freevo.py     20 Jun 2003 01:50:14 -0000      1.4
--- setup_freevo.py     20 Jun 2003 18:18:23 -0000      1.5
***************
*** 13,16 ****
--- 13,19 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.5  2003/06/20 18:18:23  dischi
+ # add comment about the xmame change to force the user to rerun setup
+ #
  # Revision 1.4  2003/06/20 01:50:14  rshortt
  # Look for xmame.x11 as well, but override with xmame.SDL.  Changed xmame_SDL
***************
*** 48,52 ****
  import string
  
! CONFIG_VERSION = 1.0
  
  # Help text
--- 51,55 ----
  import string
  
! CONFIG_VERSION = 2.0
  
  # Help text




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to