diff options
author | sr55 <[email protected]> | 2009-06-11 18:19:40 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-06-11 18:19:40 +0000 |
commit | b2b680f669a07d8dc9b682b6627d04d32a884fbd (patch) | |
tree | 74d3515c7b54f3fdc206acaa0d701f269f32559d /win/C#/frmMain.resx | |
parent | 5beaa38cf99c6c4b9281a03909dbf5394b03f302 (diff) |
WinGui:
- Don't return 0 on calculateWidth and Height
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2514 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmMain.resx')
-rw-r--r-- | win/C#/frmMain.resx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/win/C#/frmMain.resx b/win/C#/frmMain.resx index 65dfea0c5..a76ccfd0f 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -152,12 +152,6 @@ 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>
<metadata name="DVD_Open.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>232, 15</value>
</metadata>
|