Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv12227
Modified Files:
item.py
Log Message:
remove coming up here, it is no item attr
Index: item.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/item.py,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** item.py 11 Jan 2004 04:04:37 -0000 1.48
--- item.py 11 Jan 2004 10:57:28 -0000 1.49
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.49 2004/01/11 10:57:28 dischi
+ # remove coming up here, it is no item attr
+ #
# Revision 1.48 2004/01/11 04:04:37 outlyer
# Ok, now it shows the "Coming Up" list anywhere in the TV menu. I think
***************
*** 426,432 ****
else:
return '%d:%02d' % (length / 60, length % 60)
-
- if attr in ('comingup'):
- return util.comingup(None)
--- 429,432 ----
-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog