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

Modified Files:
        freevo_config.py 
Log Message:
more doc

Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.299
retrieving revision 1.300
diff -C2 -d -r1.299 -r1.300
*** freevo_config.py    2 Dec 2003 14:51:40 -0000       1.299
--- freevo_config.py    6 Dec 2003 13:51:06 -0000       1.300
***************
*** 516,519 ****
--- 516,521 ----
  #
  # Where the movie files can be found.
+ # This is a list of items (e.g. directories, fxd files). The items itself
+ # can also be a list of (title, file)
  #
  VIDEO_ITEMS = None
***************
*** 563,566 ****
--- 565,572 ----
  #
  # Where the Audio (mp3, ogg) files can be found.
+ # This is a list of items (e.g. directories, fxd files). The items itself
+ # can also be a list of (title, file)
+ #
+ # To add webradio support, add fxd/webradio.fxd to this list
  #
  AUDIO_ITEMS = None
***************
*** 595,598 ****
--- 601,606 ----
  #
  # Where the image files can be found.
+ # This is a list of items (e.g. directories, fxd files). The items itself
+ # can also be a list of (title, file)
  #
  IMAGE_ITEMS = None




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to