diff options
author | sr55 <[email protected]> | 2009-01-04 23:02:32 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-01-04 23:02:32 +0000 |
commit | 1a9d98d7f9a76c8f6a0057c6acb7ce599ab36464 (patch) | |
tree | ad681fc7b6cb69f339a1b0223a8bbf6065904934 /win/C#/frmMain.resx | |
parent | 90c58971858b845e77bf97fc4d6e8d5f696c0dc1 (diff) |
WinGui:
- Makes the new preview window user accessible from the main window.
- Attempt at a fix for a QT lockup.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2060 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.resx')
-rw-r--r-- | win/C#/frmMain.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win/C#/frmMain.resx b/win/C#/frmMain.resx index d6bf08e3e..0039ebd87 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -155,6 +155,12 @@ Make sure you have selected a "Title" from the "Source" box above otherwise the list will not be populated with the correct amount of chapters.
Note: Do not change any of the chapter numbers!</value>
</data>
+ <metadata name="number.UserAddedColumn" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>True</value>
+ </metadata>
+ <metadata name="name.UserAddedColumn" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
+ <value>True</value>
+ </metadata>
<data name="check_Cabac.ToolTip" xml:space="preserve">
<value>CABAC, or context adaptive binary arithmetic coding, is used by x264 to reduce the bitrate needed for a given quality by 15%.
This makes it very cool and very useful, and it should be left on whenever possible. However, it is incompatible with the iPod 5.5G, and makes the AppleTV struggle.
|