Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv28149
Modified Files:
fxdhandler.py
Log Message:
small bugfix
Index: fxdhandler.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/fxdhandler.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** fxdhandler.py 29 Dec 2003 22:08:54 -0000 1.8
--- fxdhandler.py 29 Dec 2003 22:29:25 -0000 1.9
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.9 2003/12/29 22:29:25 dischi
+ # small bugfix
+ #
# Revision 1.8 2003/12/29 22:08:54 dischi
# move to new Item attributes
***************
*** 240,246 ****
if not item.files:
item.files = FileInformation()
! item.files.files = files
! item.files.fxd = fxd_file
! item.files.image = image
# remove them from the filelist (if given)
--- 243,249 ----
if not item.files:
item.files = FileInformation()
! item.files.files = files
! item.files.fxd_file = fxd_file
! item.files.image = image
# remove them from the filelist (if given)
-------------------------------------------------------
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