diff options
author | sr55 <[email protected]> | 2007-12-06 14:14:25 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-12-06 14:14:25 +0000 |
commit | f3d8e93d431542282d1a4e7a6fc7753a41567bb7 (patch) | |
tree | f4c21592e81d6ade1eacead14afc23e2afbabf19 /win/C#/frmQueue.resx | |
parent | e377ddbb64e57962d48e7d3830b5b7880689e4e2 (diff) |
WinGui:
- Fixed bug in Query Parser in relation to Titles (Error when 1 was set to auto)
- Added Batch Script creation option on the Queue.
- Added Toolbar to the queue (similar to the MacGui) and removed some old style buttons that are now on the toolbar.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1100 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmQueue.resx')
-rw-r--r-- | win/C#/frmQueue.resx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win/C#/frmQueue.resx b/win/C#/frmQueue.resx index 2ddcb6921..11e5d9ba0 100644 --- a/win/C#/frmQueue.resx +++ b/win/C#/frmQueue.resx @@ -120,6 +120,12 @@ <metadata name="toolTip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
+ <metadata name="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>109, 17</value>
+ </metadata>
+ <metadata name="SaveFile.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
+ <value>208, 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>
|