diff options
author | sr55 <[email protected]> | 2009-09-01 12:24:46 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-09-01 12:24:46 +0000 |
commit | 8c95bc6eaf24d7aa76736d985bac02861f290e35 (patch) | |
tree | 31ca95cfbe77bed66d4568c3d7fd821495001268 /win/C#/frmOptions.resx | |
parent | 82d5e3c13cbf365b588036e7f70e1cc5da195349 (diff) |
WinGui:
- Remove 2 options.
"Enable DVD drive detection..." Feature seems stable, so no longer required.
"Load my default preset" No real need for this option.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2798 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmOptions.resx')
-rw-r--r-- | win/C#/frmOptions.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/frmOptions.resx b/win/C#/frmOptions.resx index 502bece8e..380b38730 100644 --- a/win/C#/frmOptions.resx +++ b/win/C#/frmOptions.resx @@ -120,6 +120,9 @@ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 18</value>
</metadata>
+ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>132, 18</value>
+ </metadata>
<data name="check_disableResCalc.ToolTip" xml:space="preserve">
<value>If the new Picture Settings panel is causing you problems, enable this option.
It disables some of the resolution calcuation code for None and Custom modes.
|