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

Modified Files:
        config.py 
Log Message:
remove the MOVIE_XXX variables, they are in video/__init__ now

Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** config.py   23 Nov 2003 19:12:22 -0000      1.72
--- config.py   24 Nov 2003 19:23:07 -0000      1.73
***************
*** 23,26 ****
--- 23,29 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.73  2003/11/24 19:23:07  dischi
+ # remove the MOVIE_XXX variables, they are in video/__init__ now
+ #
  # Revision 1.72  2003/11/23 19:12:22  rshortt
  # Make sure VideoGroup gets the norm as upper case.
***************
*** 772,786 ****
      # auto detect them
      TV_CHANNELS = detect_channels()
- 
- #
- # Movie information database.
- # The database is built at startup in the identifymedia thread,
- # and also if the file '/tmp/freevo-rebuild-database' is created.
- #
- 
- MOVIE_INFORMATIONS       = []
- MOVIE_INFORMATIONS_ID    = {}
- MOVIE_INFORMATIONS_LABEL = []
- TV_SHOW_INFORMATIONS     = {}
  
  #
--- 775,778 ----




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