Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv28779/audio/plugins
Modified Files:
mplayer.py
Log Message:
Oops
Index: mplayer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/audio/plugins/mplayer.py,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** mplayer.py 29 Dec 2003 22:09:19 -0000 1.31
--- mplayer.py 29 Dec 2003 22:33:30 -0000 1.32
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.32 2003/12/29 22:33:30 dischi
+ # Oops
+ #
# Revision 1.31 2003/12/29 22:09:19 dischi
# move to new Item attributes
***************
*** 129,133 ****
"""
self.playerGUI = playerGUI
! filename = vfs.url2filename(item.url)
if filename and not os.path.isfile(filename):
--- 132,136 ----
"""
self.playerGUI = playerGUI
! filename = item.filename
if filename and not os.path.isfile(filename):
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog