diff options
author | sr55 <[email protected]> | 2008-03-16 16:50:29 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-03-16 16:50:29 +0000 |
commit | ab3ebdc5674f394edf50f436130cff8905a58e91 (patch) | |
tree | adbccb8ce4f1950c10f6b358823801a17b509756 /win/C#/frmMain.resx | |
parent | 764c1ac7a990465199b5ee4e4c4e348383ba34c1 (diff) |
WinGui:
- When selecting a destination, The audio encoder selection dropdown now repopulates with only compatible encoders (based on file container)
- Misc other changes
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1343 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 4ed516e0f..8f2c94a34 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -149,12 +149,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>223, 15</value>
</metadata>
|