Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1:/tmp/cvs-serv9281
Modified Files:
tv_util.py
Log Message:
Oops again. It's been a long day, ok?
Index: tv_util.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/tv_util.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** tv_util.py 11 Sep 2003 19:32:33 -0000 1.9
--- tv_util.py 11 Sep 2003 19:35:36 -0000 1.10
***************
*** 7,10 ****
--- 7,13 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.10 2003/09/11 19:35:36 outlyer
+ # Oops again. It's been a long day, ok?
+ #
# Revision 1.9 2003/09/11 19:32:33 outlyer
# Move the file mask into the config; I didn't bump the conf file version
***************
*** 107,111 ****
return 'ERROR: no prog'
! mask = config.TV_TV_RECORDFILE_MASK # '%%m-%%d %%H:%%M %(progname)s -
%(title)s'
filename_array = { 'progname': prog.title,
'title' : prog.sub_title }
--- 110,114 ----
return 'ERROR: no prog'
! mask = config.TV_RECORDFILE_MASK # '%%m-%%d %%H:%%M %(progname)s - %(title)s'
filename_array = { 'progname': prog.title,
'title' : prog.sub_title }
-------------------------------------------------------
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