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

Modified Files:
        freevo_config.py 
Log Message:
Destination dir is now configurable via AUDIO_BACKUP_DIR
We have to add this option and others that came with this plugin to 
FREEVO_CONF_CHANGES and LOCAL_CONF_CHANGES.
Also, this variables should be checked... they're missing some information, like 
MOVIE_DATA_DIR


Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.205
retrieving revision 1.206
diff -C2 -d -r1.205 -r1.206
*** freevo_config.py    1 Jul 2003 03:59:59 -0000       1.205
--- freevo_config.py    1 Jul 2003 06:10:52 -0000       1.206
***************
*** 421,424 ****
--- 421,426 ----
  DIR_AUDIO = [ ('Test Files', 'testfiles/Music') ]
  
+ AUDIO_BACKUP_DIR = DIR_AUDIO[ 0 ][ 1 ] # or a path, like /home/user/mp3/
+ 
  #
  # The list of filename suffixes that are used to match the files that




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to