OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmAbout.Designer.cs
index a918afd..b9955d4 100644 (file)
@@ -1,3 +1,9 @@
+/*  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
+\r
 namespace Handbrake\r
 {\r
     partial class frmAbout\r
@@ -33,9 +39,10 @@ namespace Handbrake
             this.btn_close = new System.Windows.Forms.Button();\r
             this.Version = new System.Windows.Forms.Label();\r
             this.Label3 = new System.Windows.Forms.Label();\r
-            this.Label2 = new System.Windows.Forms.Label();\r
             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
-            this.Label1 = new System.Windows.Forms.Label();\r
+            this.label5 = new System.Windows.Forms.Label();\r
+            this.lbl_build = new System.Windows.Forms.Label();\r
+            this.groupBox1 = new System.Windows.Forms.GroupBox();\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
             this.SuspendLayout();\r
             // \r
@@ -43,21 +50,21 @@ namespace Handbrake
             // \r
             this.Label4.AutoSize = true;\r
             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label4.Location = new System.Drawing.Point(144, 30);\r
+            this.Label4.Location = new System.Drawing.Point(168, 58);\r
             this.Label4.Name = "Label4";\r
-            this.Label4.Size = new System.Drawing.Size(375, 104);\r
+            this.Label4.Size = new System.Drawing.Size(349, 26);\r
             this.Label4.TabIndex = 28;\r
-            this.Label4.Text = resources.GetString("Label4.Text");\r
+            this.Label4.Text = "HandBrake is an open-source, GPL-licensed, multiplatform, \r\nmultithreaded DVD lik" +\r
+                "e source to MPEG-4 converter.";\r
             // \r
             // btn_close\r
             // \r
             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
-            this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
-            this.btn_close.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_close.Location = new System.Drawing.Point(415, 229);\r
+            this.btn_close.Location = new System.Drawing.Point(402, 114);\r
             this.btn_close.Name = "btn_close";\r
-            this.btn_close.Size = new System.Drawing.Size(99, 22);\r
+            this.btn_close.Size = new System.Drawing.Size(115, 22);\r
             this.btn_close.TabIndex = 27;\r
             this.btn_close.Text = "Close";\r
             this.btn_close.UseVisualStyleBackColor = true;\r
@@ -67,7 +74,7 @@ namespace Handbrake
             // \r
             this.Version.AutoSize = true;\r
             this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Version.Location = new System.Drawing.Point(247, 13);\r
+            this.Version.Location = new System.Drawing.Point(266, 13);\r
             this.Version.Name = "Version";\r
             this.Version.Size = new System.Drawing.Size(72, 13);\r
             this.Version.TabIndex = 26;\r
@@ -77,64 +84,72 @@ namespace Handbrake
             // \r
             this.Label3.AutoSize = true;\r
             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label3.Location = new System.Drawing.Point(144, 13);\r
+            this.Label3.Location = new System.Drawing.Point(168, 13);\r
             this.Label3.Name = "Label3";\r
-            this.Label3.Size = new System.Drawing.Size(106, 13);\r
+            this.Label3.Size = new System.Drawing.Size(78, 13);\r
             this.Label3.TabIndex = 25;\r
-            this.Label3.Text = "Handbrake GUI";\r
-            // \r
-            // Label2\r
-            // \r
-            this.Label2.AutoSize = true;\r
-            this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label2.Location = new System.Drawing.Point(144, 143);\r
-            this.Label2.Name = "Label2";\r
-            this.Label2.Size = new System.Drawing.Size(93, 13);\r
-            this.Label2.TabIndex = 24;\r
-            this.Label2.Text = ":::: Credits ::::";\r
+            this.Label3.Text = "HandBrake";\r
             // \r
             // PictureBox1\r
             // \r
-            this.PictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("PictureBox1.Image")));\r
+            this.PictureBox1.Image = global::Handbrake.Properties.Resources.logo128;\r
             this.PictureBox1.InitialImage = null;\r
-            this.PictureBox1.Location = new System.Drawing.Point(7, 8);\r
+            this.PictureBox1.Location = new System.Drawing.Point(8, 8);\r
             this.PictureBox1.Name = "PictureBox1";\r
-            this.PictureBox1.Size = new System.Drawing.Size(131, 132);\r
+            this.PictureBox1.Size = new System.Drawing.Size(153, 132);\r
             this.PictureBox1.TabIndex = 23;\r
             this.PictureBox1.TabStop = false;\r
             // \r
-            // Label1\r
+            // label5\r
+            // \r
+            this.label5.AutoSize = true;\r
+            this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.label5.Location = new System.Drawing.Point(168, 30);\r
+            this.label5.Name = "label5";\r
+            this.label5.Size = new System.Drawing.Size(40, 13);\r
+            this.label5.TabIndex = 29;\r
+            this.label5.Text = "Build:";\r
+            // \r
+            // lbl_build\r
+            // \r
+            this.lbl_build.AutoSize = true;\r
+            this.lbl_build.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_build.Location = new System.Drawing.Point(266, 30);\r
+            this.lbl_build.Name = "lbl_build";\r
+            this.lbl_build.Size = new System.Drawing.Size(64, 13);\r
+            this.lbl_build.TabIndex = 30;\r
+            this.lbl_build.Text = "{Version}";\r
+            // \r
+            // groupBox1\r
             // \r
-            this.Label1.AutoSize = true;\r
-            this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.Label1.Location = new System.Drawing.Point(144, 161);\r
-            this.Label1.Name = "Label1";\r
-            this.Label1.Size = new System.Drawing.Size(305, 52);\r
-            this.Label1.TabIndex = 22;\r
-            this.Label1.Text = "- \"Titer\" - The original developer of handbrake.\r\n- Everyone on the current devel" +\r
-                "opment team listed:\r\n  http://handbrake.m0k.org/?page_id=9\r\n- Ported to C#.net w" +\r
-                "ith help from \"brianmario\"";\r
+            this.groupBox1.Location = new System.Drawing.Point(171, 45);\r
+            this.groupBox1.Name = "groupBox1";\r
+            this.groupBox1.Size = new System.Drawing.Size(346, 10);\r
+            this.groupBox1.TabIndex = 31;\r
+            this.groupBox1.TabStop = false;\r
             // \r
             // frmAbout\r
             // \r
-            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
+            this.AcceptButton = this.btn_close;\r
+            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
-            this.ClientSize = new System.Drawing.Size(526, 259);\r
+            this.ClientSize = new System.Drawing.Size(530, 148);\r
+            this.Controls.Add(this.groupBox1);\r
+            this.Controls.Add(this.lbl_build);\r
+            this.Controls.Add(this.label5);\r
             this.Controls.Add(this.Label4);\r
             this.Controls.Add(this.btn_close);\r
             this.Controls.Add(this.Version);\r
             this.Controls.Add(this.Label3);\r
-            this.Controls.Add(this.Label2);\r
             this.Controls.Add(this.PictureBox1);\r
-            this.Controls.Add(this.Label1);\r
-            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;\r
+            this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
-            this.MaximumSize = new System.Drawing.Size(532, 284);\r
+            this.MaximizeBox = false;\r
             this.MinimizeBox = false;\r
-            this.MinimumSize = new System.Drawing.Size(532, 284);\r
             this.Name = "frmAbout";\r
             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
-            this.Text = "About Handbrake";\r
+            this.Text = "About HandBrake";\r
             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
             this.ResumeLayout(false);\r
             this.PerformLayout();\r
@@ -147,8 +162,9 @@ namespace Handbrake
         internal System.Windows.Forms.Button btn_close;\r
         internal System.Windows.Forms.Label Version;\r
         internal System.Windows.Forms.Label Label3;\r
-        internal System.Windows.Forms.Label Label2;\r
         internal System.Windows.Forms.PictureBox PictureBox1;\r
-        internal System.Windows.Forms.Label Label1;\r
+        internal System.Windows.Forms.Label label5;\r
+        internal System.Windows.Forms.Label lbl_build;\r
+        private System.Windows.Forms.GroupBox groupBox1;\r
     }\r
 }
\ No newline at end of file