Update of /cvsroot/freevo/freevo/src/util
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1205

Modified Files:
        misc.py 
Log Message:
Missing the text... it looks like other shows are tomorrow, when they're
really not.


Index: misc.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/util/misc.py,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** misc.py     7 Feb 2004 13:24:21 -0000       1.26
--- misc.py     8 Feb 2004 06:12:31 -0000       1.27
***************
*** 11,14 ****
--- 11,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.27  2004/02/08 06:12:31  outlyer
+ # Missing the text... it looks like other shows are tomorrow, when they're
+ # really not.
+ #
  # Revision 1.26  2004/02/07 13:24:21  dischi
  # better directory name building
***************
*** 486,489 ****
--- 490,494 ----
             
      if len(later) > 0:
+         result = result + 'This Week:\n'
          for m in later:
              sub_title = ''



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to