Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19573/src
Modified Files:
osd.py
Log Message:
fix crash
Index: osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.161
retrieving revision 1.162
diff -C2 -d -r1.161 -r1.162
*** osd.py 10 Jun 2004 10:01:31 -0000 1.161
--- osd.py 13 Jun 2004 18:40:37 -0000 1.162
***************
*** 12,15 ****
--- 12,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.162 2004/06/13 18:40:37 dischi
+ # fix crash
+ #
# Revision 1.161 2004/06/10 10:01:31 dischi
# cleanup
***************
*** 645,649 ****
if config.DEBUG:
traceback.print_exc()
! return None
# convert the surface to speed up blitting later
--- 648,652 ----
if config.DEBUG:
traceback.print_exc()
! return None
# convert the surface to speed up blitting later
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog