diff options
author | sr55 <[email protected]> | 2008-08-01 18:15:19 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2008-08-01 18:15:19 +0000 |
commit | 754e130f3401e2ff630d2746b5f99ea66330f119 (patch) | |
tree | 64dc4230cae7a2c1e71512fc39742fa21ee5a358 /win/C#/frmOptions.resx | |
parent | 7dde8068656d19ee95b0b9231e53d1c669806efe (diff) |
WinGui:
- Changed the layout of the Options window.
- Added a "Stop" button to stop encodes.
- Moved Encode status label onto a status bar at the bottom of the window. Now includes scanning status.
- Added and Removed some png images
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1600 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmOptions.resx')
-rw-r--r-- | win/C#/frmOptions.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/frmOptions.resx b/win/C#/frmOptions.resx index 49352476c..74bf18620 100644 --- a/win/C#/frmOptions.resx +++ b/win/C#/frmOptions.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>132, 18</value>
+ </metadata>
<metadata name="pathFinder.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
|