mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
gschema: Make resume video option disabled by default
A resume video question dialog that keeps poping confuses new Clapper users. Looks like some spam. Change default option value to be disabled, so people that are interested in this feature can enable it in preferences.
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
<summary>Unit ID to use with seeking value</summary>
|
<summary>Unit ID to use with seeking value</summary>
|
||||||
</key>
|
</key>
|
||||||
<key name="resume-enabled" type="b">
|
<key name="resume-enabled" type="b">
|
||||||
<default>true</default>
|
<default>false</default>
|
||||||
<summary>Ask to resume unfinished video</summary>
|
<summary>Ask to resume unfinished video</summary>
|
||||||
</key>
|
</key>
|
||||||
<key name="resume-database" type="s">
|
<key name="resume-database" type="s">
|
||||||
|
Reference in New Issue
Block a user