Update of /cvsroot/freevo/freevo/src/video/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv22172/video/plugins
Modified Files:
imdb_info.py
Log Message:
Fixed because of changes in mmpython.
Index: imdb_info.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/plugins/imdb_info.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** imdb_info.py 5 Jul 2003 17:00:55 -0000 1.3
--- imdb_info.py 7 Jul 2003 04:58:00 -0000 1.4
***************
*** 52,56 ****
for info in infolist:
print info.image
! box = AlertBox(icon=info.image, width=550, height=400, text=' %s\n \n
%s\n \n Year: %s\n Genre: %s\n Rating: %s\n Runtime: %s' %
(info.name,info.info['plot'],info.info['year'],info.info['genre'],info.info['rating'],info.info['runtime']))
box.show()
return
--- 52,56 ----
for info in infolist:
print info.image
! box = AlertBox(icon=info.image, width=550, height=400, text=' %s\n \n
%s\n \n Year: %s\n Genre: %s\n Rating: %s\n Runtime: %s' %
(info.name,info.info['plot'],info.info['year'],info.info['genre'],info.info['rating'],info.info['length']))
box.show()
return
-------------------------------------------------------
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