diff options
author | sr55 <[email protected]> | 2010-05-18 16:35:18 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-05-18 16:35:18 +0000 |
commit | 318116fb6fe20e7f3f4e5f0631c66e9a960aa4ef (patch) | |
tree | 7f47952f008d090a861c1f1baa19e664b0ab9521 /win/C#/frmExceptionWindow.resx | |
parent | 9d86956c37eb3ae8bdb02275aac9e2db8cee187b (diff) |
WinGui:
- Cleanup the exception window a bit.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3302 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmExceptionWindow.resx')
-rw-r--r-- | win/C#/frmExceptionWindow.resx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/frmExceptionWindow.resx b/win/C#/frmExceptionWindow.resx index ff217dc4f..6df001c71 100644 --- a/win/C#/frmExceptionWindow.resx +++ b/win/C#/frmExceptionWindow.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="rightClickMenu.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>
|