forked from mirrors/linphone-iphone
no_gpl: add Automatically start video setting
This commit is contained in:
parent
3604881db9
commit
fef733581b
1 changed files with 10 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue