no_gpl: add Automatically start video setting

This commit is contained in:
Pierre-Eric Pelloux-Prayer 2012-01-13 11:14:32 +01:00
parent 3604881db9
commit fef733581b

View file

@ -14,6 +14,16 @@
<key>DefaultValue</key>
<true/>
</dict>
<dict>
<key>Type</key>
<string>PSToggleSwitchSpecifier</string>
<key>Title</key>
<string>Automatically start video</string>
<key>Key</key>
<string>start_video_preference</string>
<key>DefaultValue</key>
<true/>
</dict>
<dict>
<key>Title</key>
<string>Codecs</string>