diff options
author | sr55 <[email protected]> | 2009-08-19 13:27:27 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-08-19 13:27:27 +0000 |
commit | eb400c89a2c419b8a886ce25dc4f0de18c515ad0 (patch) | |
tree | 9620f27d7ccba5b9bb39880c11a2e051ed47db31 /win/C#/frmMain.resx | |
parent | 3b4e2879eb8e8c96285bac452a1be865977bba1e (diff) |
WinGui:
- Further improvements to Chapter Marker tab usability, including a reset chapter marker names option on a right click menu.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2768 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.resx')
-rw-r--r-- | win/C#/frmMain.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/frmMain.resx b/win/C#/frmMain.resx index 00495e0fd..184e7a96c 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -135,6 +135,9 @@ <metadata name="name.UserAddedColumn" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
+ <metadata name="ChaptersMenu.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>935, 54</value>
+ </metadata>
<data name="data_chpt.ToolTip" xml:space="preserve">
<value>Here you can name each chapter that the encoded video will contain.
Make sure you have selected a "Title" from the "Source" box above otherwise
|