diff options
author | sr55 <[email protected]> | 2007-09-24 20:19:13 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-09-24 20:19:13 +0000 |
commit | c6dde7079e2e1dbd7b567054f06742f998a92ff4 (patch) | |
tree | 6cca197db5fd09430827a7166ca62fc0f2778c6a /win/C#/frmMain.resx | |
parent | 75e20b1d703e59b9a74738bf5301e6352b428a33 (diff) |
WinGUI:
- Stage 1 implementation of new Preset's System (Mimic's the MacGUI
- Tab Index's fixed. Faster form generation in Visual Studio. May improve performance slightly.
- Queue window size fix
Note: One of the previous rev's shaved 2 Seconds off the startup time.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@987 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.resx')
-rw-r--r-- | win/C#/frmMain.resx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/win/C#/frmMain.resx b/win/C#/frmMain.resx index 3bfbc2a11..f8feed8cd 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -172,11 +172,6 @@ Cv71r/4OTrQ4xWMwWlcAAAAASUVORK5CYII=
</value>
</data>
- <data name="mnu_DSQ.ToolTipText" xml:space="preserve">
- <value>HandBrake's preset for true high profile x264 quality.
-A good balance of quality and speed, based on community standards found in the wild.
-This preset will give you a much better sense of x264's capabilities than vanilla main profile.</value>
- </data>
<metadata name="frmMainMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>94, 17</value>
</metadata>
|