OSDN Git Service

import original 0.9.5 release
[handbrake-jp/handbrake-jp.git] / win / C# / frmAbout.Designer.cs
index 2b9c46f..00d2f76 100644 (file)
@@ -1,8 +1,8 @@
 /*  frmAbout.Designer.cs \r
        \r
-          This file is part of the HandBrake source code.\r
-          Homepage: <http://handbrake.fr>.\r
-          It may be used under the terms of the GNU General Public License. */\r
+    This file is part of the HandBrake source code.\r
+    Homepage: <http://handbrake.fr>.\r
+    It may be used under the terms of the GNU General Public License. */\r
 \r
 namespace Handbrake\r
 {\r
@@ -37,9 +37,11 @@ namespace Handbrake
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAbout));\r
             this.Label3 = new System.Windows.Forms.Label();\r
             this.label1 = new System.Windows.Forms.Label();\r
-            this.lbl_HBBuild = new System.Windows.Forms.Label();\r
             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
             this.btn_close = new System.Windows.Forms.Button();\r
+            this.richTextBox1 = new System.Windows.Forms.RichTextBox();\r
+            this.label2 = new System.Windows.Forms.Label();\r
+            this.lbl_GUIBuild = new System.Windows.Forms.Label();\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
@@ -58,25 +60,14 @@ namespace Handbrake
             // label1\r
             // \r
             this.label1.AutoSize = true;\r
-            this.label1.Location = new System.Drawing.Point(125, 63);\r
+            this.label1.Location = new System.Drawing.Point(125, 36);\r
             this.label1.Margin = new System.Windows.Forms.Padding(3);\r
             this.label1.Name = "label1";\r
             this.label1.Size = new System.Drawing.Size(224, 13);\r
             this.label1.TabIndex = 33;\r
-            this.label1.Text = "Copyright  2003-2009 HandBrake Developers";\r
+            this.label1.Text = "Copyright  2003-2011 HandBrake Developers";\r
             this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
             // \r
-            // lbl_HBBuild\r
-            // \r
-            this.lbl_HBBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.lbl_HBBuild.Location = new System.Drawing.Point(125, 33);\r
-            this.lbl_HBBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
-            this.lbl_HBBuild.Name = "lbl_HBBuild";\r
-            this.lbl_HBBuild.Size = new System.Drawing.Size(224, 13);\r
-            this.lbl_HBBuild.TabIndex = 32;\r
-            this.lbl_HBBuild.Text = "{Version}";\r
-            this.lbl_HBBuild.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
-            // \r
             // PictureBox1\r
             // \r
             this.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;\r
@@ -93,7 +84,7 @@ namespace Handbrake
             // btn_close\r
             // \r
             this.btn_close.DialogResult = System.Windows.Forms.DialogResult.OK;\r
-            this.btn_close.Location = new System.Drawing.Point(274, 82);\r
+            this.btn_close.Location = new System.Drawing.Point(468, 270);\r
             this.btn_close.Name = "btn_close";\r
             this.btn_close.Size = new System.Drawing.Size(75, 23);\r
             this.btn_close.TabIndex = 35;\r
@@ -101,17 +92,49 @@ namespace Handbrake
             this.btn_close.UseVisualStyleBackColor = true;\r
             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
             // \r
+            // richTextBox1\r
+            // \r
+            this.richTextBox1.Location = new System.Drawing.Point(128, 102);\r
+            this.richTextBox1.Name = "richTextBox1";\r
+            this.richTextBox1.Size = new System.Drawing.Size(415, 162);\r
+            this.richTextBox1.TabIndex = 36;\r
+            this.richTextBox1.Text = resources.GetString("richTextBox1.Text");\r
+            // \r
+            // label2\r
+            // \r
+            this.label2.AutoSize = true;\r
+            this.label2.Location = new System.Drawing.Point(125, 83);\r
+            this.label2.Margin = new System.Windows.Forms.Padding(3);\r
+            this.label2.Name = "label2";\r
+            this.label2.Size = new System.Drawing.Size(46, 13);\r
+            this.label2.TabIndex = 37;\r
+            this.label2.Text = "License:";\r
+            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
+            // \r
+            // lbl_GUIBuild\r
+            // \r
+            this.lbl_GUIBuild.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_GUIBuild.Location = new System.Drawing.Point(229, 17);\r
+            this.lbl_GUIBuild.Margin = new System.Windows.Forms.Padding(3, 1, 3, 3);\r
+            this.lbl_GUIBuild.Name = "lbl_GUIBuild";\r
+            this.lbl_GUIBuild.Size = new System.Drawing.Size(224, 13);\r
+            this.lbl_GUIBuild.TabIndex = 38;\r
+            this.lbl_GUIBuild.Text = "{GUI Version}";\r
+            this.lbl_GUIBuild.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;\r
+            // \r
             // frmAbout\r
             // \r
             this.AcceptButton = this.btn_close;\r
             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
             this.CancelButton = this.btn_close;\r
-            this.ClientSize = new System.Drawing.Size(363, 117);\r
+            this.ClientSize = new System.Drawing.Size(555, 302);\r
+            this.Controls.Add(this.lbl_GUIBuild);\r
+            this.Controls.Add(this.label2);\r
+            this.Controls.Add(this.richTextBox1);\r
             this.Controls.Add(this.btn_close);\r
             this.Controls.Add(this.label1);\r
             this.Controls.Add(this.PictureBox1);\r
-            this.Controls.Add(this.lbl_HBBuild);\r
             this.Controls.Add(this.Label3);\r
             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
@@ -133,8 +156,10 @@ namespace Handbrake
 \r
         internal System.Windows.Forms.Label Label3;\r
         internal System.Windows.Forms.Label label1;\r
-        internal System.Windows.Forms.Label lbl_HBBuild;\r
         internal System.Windows.Forms.PictureBox PictureBox1;\r
         private System.Windows.Forms.Button btn_close;\r
+        private System.Windows.Forms.RichTextBox richTextBox1;\r
+        internal System.Windows.Forms.Label label2;\r
+        internal System.Windows.Forms.Label lbl_GUIBuild;\r
     }\r
 }
\ No newline at end of file