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

Modified Files:
        epg_types.py 
Log Message:
add space to store ratings and categories

Index: epg_types.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/epg_types.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** epg_types.py        24 Aug 2003 17:08:15 -0000      1.8
--- epg_types.py        24 Aug 2003 18:28:39 -0000      1.9
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.9  2003/08/24 18:28:39  mikeruelle
+ # add space to store ratings and categories
+ #
  # Revision 1.8  2003/08/24 17:08:15  dischi
  # added attr date and use config formatstrings
***************
*** 74,77 ****
--- 77,82 ----
      start = 0.0
      stop = 0.0
+     ratings = {}
+     categories = []
  
  




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to