Author: duncan Date: Wed Nov 29 16:00:00 2006 New Revision: 8674 Modified: branches/rel-1-6/freevo/freevo_config.py
Log: Corrected xine version information Modified: branches/rel-1-6/freevo/freevo_config.py ============================================================================== --- branches/rel-1-6/freevo/freevo_config.py (original) +++ branches/rel-1-6/freevo/freevo_config.py Wed Nov 29 16:00:00 2006 @@ -1337,8 +1337,8 @@ # Xine settings: # ====================================================================== -# You need xine-ui version greater 0.9.21 to use the all the features -# of the xine plugin +# You need xine-ui version greater or equal 0.9.23 to use the all the +# features of the xine plugin XINE_COMMAND = '' ------------------------------------------------------------------------- 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
