diff options
author | sr55 <[email protected]> | 2008-12-30 22:47:48 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-12-30 22:47:48 +0000 |
commit | 382ca3aad89ad78b1c074ee0c272939dd80dc888 (patch) | |
tree | 6706fde00864b7f61b166b9700f7df4b11911a77 /win/C#/frmAddPreset.resx | |
parent | eef37cf07dc0a9c28b938688469ca0bbdbe35720 (diff) |
WinGui:
- Set Default now set's the currently selected preset to default, not the current settings.
- Add Preset can now optionally add a flag to allow saving of picture size information (just like the macgui)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2052 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmAddPreset.resx')
-rw-r--r-- | win/C#/frmAddPreset.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/frmAddPreset.resx b/win/C#/frmAddPreset.resx index 37f92905a..341225412 100644 --- a/win/C#/frmAddPreset.resx +++ b/win/C#/frmAddPreset.resx @@ -117,6 +117,9 @@ <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
+ <metadata name="toolTip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>17, 17</value>
+ </metadata>
<assembly alias="System.Drawing" name="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
|