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

Modified Files:
        tvgrep.py 
Log Message:
Reflect the changed pickle file name


Index: tvgrep.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/tvgrep.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tvgrep.py   23 Aug 2003 12:51:42 -0000      1.2
--- tvgrep.py   1 Sep 2003 21:22:51 -0000       1.3
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.3  2003/09/01 21:22:51  outlyer
+ # Reflect the changed pickle file name
+ #
  # Revision 1.2  2003/08/23 12:51:42  dischi
  # removed some old CVS log messages
***************
*** 125,129 ****
  # hardcoded to -0, some people might not process the guide as root.
  #
! picklefile = config.FREEVO_CACHEDIR + '/TV.xml-0.pickled'
  
  # Ugly.
--- 128,132 ----
  # hardcoded to -0, some people might not process the guide as root.
  #
! picklefile = config.FREEVO_CACHEDIR + '/TV.xml.pickled'
  
  # Ugly.




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to