Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1:/tmp/cvs-serv14152/video

Modified Files:
        fxdimdb.py 
Log Message:
OVERLAY_DIR is always used

Index: fxdimdb.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/fxdimdb.py,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** fxdimdb.py  24 Nov 2003 19:24:59 -0000      1.22
--- fxdimdb.py  3 Jan 2004 17:43:15 -0000       1.23
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.23  2004/01/03 17:43:15  dischi
+ # OVERLAY_DIR is always used
+ #
  # Revision 1.22  2003/11/24 19:24:59  dischi
  # move the handler for fxd from xml_parser to fxdhandler
***************
*** 263,267 ****
              if self.isdiscset == True:
                  self.fxdfile = vfs.join(config.OVERLAY_DIR, 'disc-set',
!                                             self.getmedia_id(self.device))
              else:
                  self.fxdfile = vfs.splitext(file)[0]
--- 266,270 ----
              if self.isdiscset == True:
                  self.fxdfile = vfs.join(config.OVERLAY_DIR, 'disc-set',
!                                         self.getmedia_id(self.device))
              else:
                  self.fxdfile = vfs.splitext(file)[0]




-------------------------------------------------------
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

Reply via email to