Author: duncan
Date: Mon Oct  2 10:44:53 2006
New Revision: 8300

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

Log:
Hans Meine: Patch to correct ivtv_xine_tv arguments

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    Mon Oct  2 10:44:53 2006
@@ -1315,7 +1315,7 @@
     XINE_VO_DEV  = ''
     XINE_COMMAND = CONF.df_xine
 
-XINE_ARGS_DEF = '--no-lirc --post=pp:quality=10;expand'
+XINE_ARGS_DEF = "--no-lirc --post='pp:quality=10;expand'"
 
 XINE_AO_DEV = 'oss'                     # alsa or oss
 

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