summaryrefslogtreecommitdiffstats
path: root/win/C#/frmAbout.Designer.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-11-23 19:06:23 +0000
committersr55 <[email protected]>2008-11-23 19:06:23 +0000
commit9a412bf5ac02a3c29db4484fa1bd9719a2d73c64 (patch)
tree8a5cce6d4431bd2b69be251a184f594e790c688a /win/C#/frmAbout.Designer.cs
parentfd6de384b89695b88b8543ea2ec369db9d020818 (diff)
WinGui:
- Configured for 0.9.3 release git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1943 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/frmAbout.Designer.cs')
-rw-r--r--win/C#/frmAbout.Designer.cs5
1 files changed, 2 insertions, 3 deletions
diff --git a/win/C#/frmAbout.Designer.cs b/win/C#/frmAbout.Designer.cs
index b9955d4c9..ab56957ca 100644
--- a/win/C#/frmAbout.Designer.cs
+++ b/win/C#/frmAbout.Designer.cs
@@ -52,10 +52,9 @@ namespace Handbrake
this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label4.Location = new System.Drawing.Point(168, 58);
this.Label4.Name = "Label4";
- this.Label4.Size = new System.Drawing.Size(349, 26);
+ this.Label4.Size = new System.Drawing.Size(346, 26);
this.Label4.TabIndex = 28;
- this.Label4.Text = "HandBrake is an open-source, GPL-licensed, multiplatform, \r\nmultithreaded DVD lik" +
- "e source to MPEG-4 converter.";
+ this.Label4.Text = "HandBrake is a GPL-licensed, multiplatform, multithreaded \r\nvideo transcoder. ";
//
// btn_close
//