Update of /cvsroot/freevo/freevo In directory sc8-pr-cvs1:/tmp/cvs-serv23325
Modified Files: freevo_config.py Log Message: Arg Index: freevo_config.py =================================================================== RCS file: /cvsroot/freevo/freevo/freevo_config.py,v retrieving revision 1.138 retrieving revision 1.139 diff -C2 -d -r1.138 -r1.139 *** freevo_config.py 6 Mar 2003 21:39:32 -0000 1.138 --- freevo_config.py 6 Mar 2003 21:42:07 -0000 1.139 *************** *** 60,70 **** # is different, there will be only a warning ! FREEVO_CONF_VERSION = 1.1 ! LOCAL_CONF_VERSION = 2.0 # Description of changes in each new version ! FREEVO_CONF_CHANGES = [ ! (1.1, ! '''Added MPLAYER_ARGS_AUDIOCD for aido cd playback settings.'''),] LOCAL_CONF_CHANGES = [ --- 60,68 ---- # is different, there will be only a warning ! FREEVO_CONF_VERSION = 1.0 ! LOCAL_CONF_VERSION = 2.1 # Description of changes in each new version ! FREEVO_CONF_CHANGES = [] # None so far LOCAL_CONF_CHANGES = [ *************** *** 79,83 **** '''Remote control config has changed from Freevo Python files to the standard Lirc program config files, see freevo_config.py for ! more info.''')] --- 77,83 ---- '''Remote control config has changed from Freevo Python files to the standard Lirc program config files, see freevo_config.py for ! more info.'''), ! (2.1, ! '''Added MPLAYER_ARGS_AUDIOCD for aido cd playback settings.''')] ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Freevo-cvslog mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog