Author: tack
Date: Wed Nov 29 21:11:39 2006
New Revision: 2124

Modified:
   trunk/popcorn/src/config.cxml

Log:
Add back option for preferred player.


Modified: trunk/popcorn/src/config.cxml
==============================================================================
--- trunk/popcorn/src/config.cxml       (original)
+++ trunk/popcorn/src/config.cxml       Wed Nov 29 21:11:39 2006
@@ -2,6 +2,17 @@
 <config>
   <desc lang="en">player configuration</desc>
   <schema>
+    <var name="preferred" default="xine">
+      <values>
+       <value>xine</value>
+       <value>mplayer</value>
+       <value>gstreamer</value>
+      </values>
+      <desc lang="en">
+        Preferred player backend.
+      </desc>
+    </var>
+
     <var name="widescreen" default="bars">
       <values>
        <value>bars</value>

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