summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.settings
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-03-14 15:52:04 +0000
committersr55 <[email protected]>2008-03-14 15:52:04 +0000
commit990241acf2640730ef43173afe70b11593681b7c (patch)
tree8b9284e542a16cae67d0fa699d0df1003400c6ae /win/C#/Properties/Settings.settings
parent95f50f128d56e71060dd8995d0e2e76906a63e70 (diff)
WinGui:
- Added warning about UNC file paths - Removed the generate presets.dat function on start-up. (It wasn't really needed) - Changed a few tooltips - Switched back to .Net version 2 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1337 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r--win/C#/Properties/Settings.settings3
1 files changed, 0 insertions, 3 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings
index 928ae649e..c526f7a09 100644
--- a/win/C#/Properties/Settings.settings
+++ b/win/C#/Properties/Settings.settings
@@ -32,9 +32,6 @@
<Setting Name="skipversion" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
- <Setting Name="updatePresets" Type="System.String" Scope="User">
- <Value Profile="(Default)">Checked</Value>
- </Setting>
<Setting Name="autoNaming" Type="System.String" Scope="User">
<Value Profile="(Default)">Checked</Value>
</Setting>