summaryrefslogtreecommitdiffstats
path: root/win/C#/Properties/Settings.settings
diff options
context:
space:
mode:
authorsr55 <[email protected]>2009-05-13 19:50:47 +0000
committersr55 <[email protected]>2009-05-13 19:50:47 +0000
commit43b29fa60d2d30aa1802a7b913436f86cfe3d73f (patch)
tree80770c72e687ccebbf3cbe23679ab715c814cbce /win/C#/Properties/Settings.settings
parent78db7280456c556a3015f93ec54d579e2935085a (diff)
WinGui:
- The CLI status information can now optionally be displayed in the encode status bar in the GUI. - Fixed Scan and Encode cancel functions with a hack. It was killing CMD.exe, not HandBrakeCLI.exe git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2416 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r--win/C#/Properties/Settings.settings3
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings
index a5766339d..f4f00c1fb 100644
--- a/win/C#/Properties/Settings.settings
+++ b/win/C#/Properties/Settings.settings
@@ -86,5 +86,8 @@
<Setting Name="presetNotification" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
+ <Setting Name="enocdeStatusInGui" Type="System.String" Scope="User">
+ <Value Profile="(Default)" />
+ </Setting>
</Settings>
</SettingsFile> \ No newline at end of file