summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/defaultsettings.xml
diff options
context:
space:
mode:
authorScott <[email protected]>2015-12-13 21:10:09 +0000
committerScott <[email protected]>2015-12-14 20:12:28 +0000
commit808c4c5e353e08e32d54c48dce96598996b1c91c (patch)
tree088e01178c58410c3d44f1df64315a96d3185b5e /win/CS/HandBrakeWPF/defaultsettings.xml
parent49c9165debefbae9a5b944033c51af5c565db857 (diff)
WinGui: Re-implement the ability to force a preset upgrade on nightly build users.
Diffstat (limited to 'win/CS/HandBrakeWPF/defaultsettings.xml')
-rw-r--r--win/CS/HandBrakeWPF/defaultsettings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/win/CS/HandBrakeWPF/defaultsettings.xml b/win/CS/HandBrakeWPF/defaultsettings.xml
index cd7284a2b..762734009 100644
--- a/win/CS/HandBrakeWPF/defaultsettings.xml
+++ b/win/CS/HandBrakeWPF/defaultsettings.xml
@@ -472,4 +472,12 @@
<anyType xmlns:q1="http://www.w3.org/2001/XMLSchema" d4p1:type="q1:long" xmlns:d4p1="http://www.w3.org/2001/XMLSchema-instance">10000000000</anyType>
</value>
</item>
+ <item>
+ <key>
+ <string>ForcePresetReset</string>
+ </key>
+ <value>
+ <anyType xmlns:q1="http://www.w3.org/2001/XMLSchema" d4p1:type="q1:int" xmlns:d4p1="http://www.w3.org/2001/XMLSchema-instance">0</anyType>
+ </value>
+ </item>
</dictionary> \ No newline at end of file