OSDN Git Service

Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to dynamic...
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmAbout.Designer.cs
index 45cf048..03a65e4 100644 (file)
@@ -36,6 +36,9 @@ namespace Handbrake
             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_guiVer = 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,7 +46,7 @@ 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(144, 58);\r
             this.Label4.Name = "Label4";\r
             this.Label4.Size = new System.Drawing.Size(375, 104);\r
             this.Label4.TabIndex = 28;\r
@@ -56,7 +59,7 @@ namespace Handbrake
             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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
-            this.btn_close.Location = new System.Drawing.Point(415, 218);\r
+            this.btn_close.Location = new System.Drawing.Point(415, 248);\r
             this.btn_close.Name = "btn_close";\r
             this.btn_close.Size = new System.Drawing.Size(99, 22);\r
             this.btn_close.TabIndex = 27;\r
@@ -68,7 +71,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(228, 13);\r
             this.Version.Name = "Version";\r
             this.Version.Size = new System.Drawing.Size(72, 13);\r
             this.Version.TabIndex = 26;\r
@@ -80,15 +83,15 @@ namespace Handbrake
             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.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
+            this.Label3.Text = "Handbrake";\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.Location = new System.Drawing.Point(144, 172);\r
             this.Label2.Name = "Label2";\r
             this.Label2.Size = new System.Drawing.Size(93, 13);\r
             this.Label2.TabIndex = 24;\r
@@ -108,13 +111,40 @@ namespace Handbrake
             // \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.Location = new System.Drawing.Point(144, 195);\r
             this.Label1.Name = "Label1";\r
-            this.Label1.Size = new System.Drawing.Size(305, 52);\r
+            this.Label1.Size = new System.Drawing.Size(363, 39);\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.Label1.Text = "All credits and GPL licence files are located in the \"doc\" folder.\r\nYou can acces" +\r
+                "s this file via the \"doc\" shortcut located in\r\nHandBrake\'s start menu folder.";\r
+            // \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(144, 30);\r
+            this.label5.Name = "label5";\r
+            this.label5.Size = new System.Drawing.Size(66, 13);\r
+            this.label5.TabIndex = 29;\r
+            this.label5.Text = "GUI Build:";\r
+            // \r
+            // lbl_guiVer\r
+            // \r
+            this.lbl_guiVer.AutoSize = true;\r
+            this.lbl_guiVer.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
+            this.lbl_guiVer.Location = new System.Drawing.Point(228, 30);\r
+            this.lbl_guiVer.Name = "lbl_guiVer";\r
+            this.lbl_guiVer.Size = new System.Drawing.Size(64, 13);\r
+            this.lbl_guiVer.TabIndex = 30;\r
+            this.lbl_guiVer.Text = "{Version}";\r
+            // \r
+            // groupBox1\r
+            // \r
+            this.groupBox1.Location = new System.Drawing.Point(147, 45);\r
+            this.groupBox1.Name = "groupBox1";\r
+            this.groupBox1.Size = new System.Drawing.Size(372, 10);\r
+            this.groupBox1.TabIndex = 31;\r
+            this.groupBox1.TabStop = false;\r
             // \r
             // frmAbout\r
             // \r
@@ -122,7 +152,10 @@ namespace Handbrake
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
-            this.ClientSize = new System.Drawing.Size(526, 259);\r
+            this.ClientSize = new System.Drawing.Size(526, 278);\r
+            this.Controls.Add(this.groupBox1);\r
+            this.Controls.Add(this.lbl_guiVer);\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
@@ -133,7 +166,6 @@ namespace Handbrake
             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
             this.MaximizeBox = false;\r
-            this.MaximumSize = new System.Drawing.Size(532, 284);\r
             this.MinimizeBox = false;\r
             this.MinimumSize = new System.Drawing.Size(532, 284);\r
             this.Name = "frmAbout";\r
@@ -154,5 +186,8 @@ namespace Handbrake
         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_guiVer;\r
+        private System.Windows.Forms.GroupBox groupBox1;\r
     }\r
 }
\ No newline at end of file