Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv32617
Modified Files:
osd.py
Log Message:
bugfix
Index: osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** osd.py 27 Oct 2003 20:37:59 -0000 1.101
--- osd.py 28 Oct 2003 18:15:19 -0000 1.102
***************
*** 11,14 ****
--- 11,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.102 2003/10/28 18:15:19 dischi
+ # bugfix
+ #
# Revision 1.101 2003/10/27 20:37:59 dischi
# add active variable
***************
*** 1073,1077 ****
thumbnail = False
!
try:
image = pygame.image.fromstring(url.tostring(), url.size, url.mode)
--- 1076,1081 ----
thumbnail = False
! filename = url
!
try:
image = pygame.image.fromstring(url.tostring(), url.size, url.mode)
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog