summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.settings
diff options
context:
space:
mode:
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r--win/C#/Properties/Settings.settings9
1 files changed, 3 insertions, 6 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings
index 4b9bf8925..1792fcad8 100644
--- a/win/C#/Properties/Settings.settings
+++ b/win/C#/Properties/Settings.settings
@@ -2,12 +2,6 @@
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Handbrake.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
- <Setting Name="GuiVersion" Type="System.String" Scope="User">
- <Value Profile="(Default)">2.4.2</Value>
- </Setting>
- <Setting Name="updateFile" Type="System.String" Scope="User">
- <Value Profile="(Default)">http://download.m0k.org/handbrake/windows/update.txt</Value>
- </Setting>
<Setting Name="processPriority" Type="System.String" Scope="User">
<Value Profile="(Default)">Below Normal</Value>
</Setting>
@@ -47,5 +41,8 @@
<Setting Name="build" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1010</Value>
</Setting>
+ <Setting Name="skipversion" Type="System.Int32" Scope="User">
+ <Value Profile="(Default)">0</Value>
+ </Setting>
</Settings>
</SettingsFile> \ No newline at end of file