summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.settings
diff options
context:
space:
mode:
authorsr55 <[email protected]>2007-10-26 21:38:04 +0000
committersr55 <[email protected]>2007-10-26 21:38:04 +0000
commite44b0fa6cf44948a3f20446515fe4d930eed6f77 (patch)
tree0e74e4d502992dbd2ac1a180e9fae5b5e6f9da68 /win/C#/Properties/Settings.settings
parent592c7665ccf092313449860dded33b85e1735bfc (diff)
WinGui:
- Reversed the functionality of the show/hide presets button. By default presets always show now. - Re-added file open / save options and removed presets open/save buttons. Was confusing users. - Added the ability to modify items on the queue. - All Presets Updated. - Queue Threading changed in an attempt to avoid Windows loosing track of it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1039 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r--win/C#/Properties/Settings.settings4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings
index a92bc7c73..5063e1101 100644
--- a/win/C#/Properties/Settings.settings
+++ b/win/C#/Properties/Settings.settings
@@ -15,7 +15,7 @@
<Value Profile="(Default)">Automatic</Value>
</Setting>
<Setting Name="defaultSettings" Type="System.String" Scope="User">
- <Value Profile="(Default)" />
+ <Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="updateStatus" Type="System.String" Scope="User">
<Value Profile="(Default)">Checked</Value>
@@ -143,7 +143,7 @@
<Setting Name="BuiltInPresets" Type="System.Collections.Specialized.StringCollection" Scope="User">
<Value Profile="(Default)" />
</Setting>
- <Setting Name="showPresets" Type="System.String" Scope="User">
+ <Setting Name="hidePresets" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="selectedPreset" Type="System.String" Scope="User">