(OGG): added fix checksums setting.

This commit is contained in:
morkt
2018-01-30 09:30:34 +04:00
parent 0a702c5c5d
commit ebbac01c40
10 changed files with 137 additions and 1 deletions

View File

@@ -179,5 +179,8 @@
<Setting Name="ZIPPassword" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="OGGFixCrc" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
</Settings>
</SettingsFile>