Author: duncan
Date: Fri Sep 29 10:31:10 2006
New Revision: 8257

Modified:
   branches/rel-1-5/freevo/freevo_config.py

Log:
[ 1567561 ] Bug in freevo_config
Fix applied.


Modified: branches/rel-1-5/freevo/freevo_config.py
==============================================================================
--- branches/rel-1-5/freevo/freevo_config.py    (original)
+++ branches/rel-1-5/freevo/freevo_config.py    Fri Sep 29 10:31:10 2006
@@ -224,9 +224,10 @@
      '''Add IMAGEVIEWER_DURATION for auto slideshows''' ),
     (5.15,
      '''Add two variables for mplayer post processing: MPLAYER_VF_INTERLACED 
and
-     MPLAYER_VF_PROGRESSIVE''' ) ]
+     MPLAYER_VF_PROGRESSIVE''' ),
     (5.16,
-     '''Added TV_RECORDFILE_OKLETTERS so that the recorded file names are 
ok''' ) ]
+     '''Added TV_RECORDFILE_OKLETTERS so that the recorded file names are 
ok''' ),
+]
 
 
 # NOW check if freevo.conf is up-to-date. An older version may break the next

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to