diff options
author | sr55 <[email protected]> | 2011-04-20 17:37:18 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2011-04-20 17:37:18 +0000 |
commit | 8fdd7e8d1411f04b08039f00967e71fc1b58da59 (patch) | |
tree | c918d9a869ecba3b21238f9f5b47ac2551e9e9bf /win/CS/frmOptions.resx | |
parent | 6d95a89095bcaac1b2324aa6980b897c3eb4dec8 (diff) |
WinGui:
- Save Filter settings in presets by default. Seems to be common mistake.
- Set the AcceptButton property on a few windows so they react properly to keyboard commands.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3943 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/frmOptions.resx')
-rw-r--r-- | win/CS/frmOptions.resx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/win/CS/frmOptions.resx b/win/CS/frmOptions.resx index d9b4cc472..1c6c329c6 100644 --- a/win/CS/frmOptions.resx +++ b/win/CS/frmOptions.resx @@ -120,9 +120,6 @@ <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 18</value>
</metadata>
- <metadata name="ToolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
- <value>132, 18</value>
- </metadata>
<data name="cb_mp4FileMode.ToolTip" xml:space="preserve">
<value>The default file extension for MP4 Files.
Automatic - This will use M4v when AC3 Audio, SRT Subtitles or Chapters are present, otherwise MP4.
|