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

Modified Files:
        osd.py 
Log Message:
I think Dischi left a debug line in, I only commented it out in case it's
for something else.


Index: osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** osd.py      3 Jul 2003 23:07:51 -0000       1.56
--- osd.py      4 Jul 2003 00:46:48 -0000       1.57
***************
*** 10,13 ****
--- 10,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.57  2003/07/04 00:46:48  outlyer
+ # I think Dischi left a debug line in, I only commented it out in case it's
+ # for something else.
+ #
  # Revision 1.56  2003/07/03 23:07:51  dischi
  # convert 8 bit images (e.g. gif) to rgb, pygame cannot handle 8 bit
***************
*** 1783,1787 ****
                  x0 = x + int((width-w)/2)
              else:
!                 print 'what align_h is that: %s' % align_h
                  x0 = x
  
--- 1787,1791 ----
                  x0 = x + int((width-w)/2)
              else:
!                 #print 'what align_h is that: %s' % align_h
                  x0 = x
  




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to