diff options
author | sr55 <[email protected]> | 2007-10-05 19:29:54 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-10-05 19:29:54 +0000 |
commit | db9da86bc851eb622245646281a69cdb0f4a4fa8 (patch) | |
tree | 9c00a4a7606aa7fc6535bf705f22119b47ca2c12 /win/C#/Properties/Settings.settings | |
parent | 587c58553ccb44f5a01a72e0889a8e131cb678ea (diff) |
WinGui:
- Fixed a very small bug with the h264 options bug. 1 line fix.
- Quick Start tips added to the help menu and removed from app startup.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1005 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r-- | win/C#/Properties/Settings.settings | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index 355fdc927..96bd2d9d6 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -125,9 +125,6 @@ <Setting Name="deblock" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
- <Setting Name="QuickStartWindow" Type="System.String" Scope="User">
- <Value Profile="(Default)">Checked</Value>
- </Setting>
<Setting Name="CliVersion" Type="System.String" Scope="User">
<Value Profile="(Default)">0.9.1</Value>
</Setting>
|