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

Modified Files:
        config.py 
Log Message:
new SUFFIX_VIDEO_FILES layout

Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** config.py   9 Nov 2003 22:34:17 -0000       1.68
--- config.py   21 Nov 2003 17:55:09 -0000      1.69
***************
*** 23,26 ****
--- 23,29 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.69  2003/11/21 17:55:09  dischi
+ # new SUFFIX_VIDEO_FILES layout
+ #
  # Revision 1.68  2003/11/09 22:34:17  rshortt
  # We need True/False defs a bit higher up.
***************
*** 503,506 ****
--- 506,514 ----
  OSD_DEFAULT_FONTNAME = os.path.join(FONT_DIR, OSD_DEFAULT_FONTNAME)
  
+ #
+ # set list of video files to []
+ # (fill be filled from the plugins) 
+ #
+ SUFFIX_VIDEO_FILES = []
  
  #




-------------------------------------------------------
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