diff options
author | sr55 <[email protected]> | 2008-07-04 16:10:48 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-07-04 16:10:48 +0000 |
commit | b5d74158d787c44297a90ca1ca2944de9accf348 (patch) | |
tree | a8217136e205288b78751456eb5ad96354075010 /win/C#/frmMain.resx | |
parent | 3163a1a8238ef11e246bd550712e9ee997470db7 (diff) |
WinGui:
- Drive detection lists DVD title in Source Menu (Optional Feature)
- Updated the help menu to match the macgui.
- Added "cancel" button to frmReadDVD so if the CLI get's stuck, user can cancel the scan without restarting the GUI
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1555 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 671471c0b..bf77a09c5 100644 --- a/win/C#/frmMain.resx +++ b/win/C#/frmMain.resx @@ -155,12 +155,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>
|