Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29963
Modified Files:
fxdhandler.py
Log Message:
fxd files are always right about the name
Index: fxdhandler.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/fxdhandler.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** fxdhandler.py 14 Feb 2004 12:59:26 -0000 1.18
--- fxdhandler.py 2 Mar 2004 20:56:59 -0000 1.19
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.19 2004/03/02 20:56:59 dischi
+ # fxd files are always right about the name
+ #
# Revision 1.18 2004/02/14 12:59:26 dischi
# make sure url is a string
***************
*** 229,232 ****
--- 232,237 ----
else:
item.set_url(url, info=False)
+ if title:
+ item.name = title
if player:
item.force_player = player
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog