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
1 namespace Handbrake\r
2 {\r
3     partial class frmAbout\r
4     {\r
5         /// <summary>\r
6         /// Required designer variable.\r
7         /// </summary>\r
8         private System.ComponentModel.IContainer components = null;\r
9 \r
10         /// <summary>\r
11         /// Clean up any resources being used.\r
12         /// </summary>\r
13         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
14         protected override void Dispose(bool disposing)\r
15         {\r
16             if (disposing && (components != null))\r
17             {\r
18                 components.Dispose();\r
19             }\r
20             base.Dispose(disposing);\r
21         }\r
22 \r
23         #region Windows Form Designer generated code\r
24 \r
25         /// <summary>\r
26         /// Required method for Designer support - do not modify\r
27         /// the contents of this method with the code editor.\r
28         /// </summary>\r
29         private void InitializeComponent()\r
30         {\r
31             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAbout));\r
32             this.Label4 = new System.Windows.Forms.Label();\r
33             this.btn_close = new System.Windows.Forms.Button();\r
34             this.Version = new System.Windows.Forms.Label();\r
35             this.Label3 = new System.Windows.Forms.Label();\r
36             this.Label2 = new System.Windows.Forms.Label();\r
37             this.PictureBox1 = new System.Windows.Forms.PictureBox();\r
38             this.Label1 = new System.Windows.Forms.Label();\r
39             this.label5 = new System.Windows.Forms.Label();\r
40             this.lbl_guiVer = new System.Windows.Forms.Label();\r
41             this.groupBox1 = new System.Windows.Forms.GroupBox();\r
42             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).BeginInit();\r
43             this.SuspendLayout();\r
44             // \r
45             // Label4\r
46             // \r
47             this.Label4.AutoSize = true;\r
48             this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
49             this.Label4.Location = new System.Drawing.Point(144, 58);\r
50             this.Label4.Name = "Label4";\r
51             this.Label4.Size = new System.Drawing.Size(375, 104);\r
52             this.Label4.TabIndex = 28;\r
53             this.Label4.Text = resources.GetString("Label4.Text");\r
54             // \r
55             // btn_close\r
56             // \r
57             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
58             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
59             this.btn_close.FlatStyle = System.Windows.Forms.FlatStyle.Flat;\r
60             this.btn_close.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
61             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
62             this.btn_close.Location = new System.Drawing.Point(415, 248);\r
63             this.btn_close.Name = "btn_close";\r
64             this.btn_close.Size = new System.Drawing.Size(99, 22);\r
65             this.btn_close.TabIndex = 27;\r
66             this.btn_close.Text = "Close";\r
67             this.btn_close.UseVisualStyleBackColor = false;\r
68             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
69             // \r
70             // Version\r
71             // \r
72             this.Version.AutoSize = true;\r
73             this.Version.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
74             this.Version.Location = new System.Drawing.Point(228, 13);\r
75             this.Version.Name = "Version";\r
76             this.Version.Size = new System.Drawing.Size(72, 13);\r
77             this.Version.TabIndex = 26;\r
78             this.Version.Text = "{Version}";\r
79             // \r
80             // Label3\r
81             // \r
82             this.Label3.AutoSize = true;\r
83             this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
84             this.Label3.Location = new System.Drawing.Point(144, 13);\r
85             this.Label3.Name = "Label3";\r
86             this.Label3.Size = new System.Drawing.Size(78, 13);\r
87             this.Label3.TabIndex = 25;\r
88             this.Label3.Text = "Handbrake";\r
89             // \r
90             // Label2\r
91             // \r
92             this.Label2.AutoSize = true;\r
93             this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
94             this.Label2.Location = new System.Drawing.Point(144, 172);\r
95             this.Label2.Name = "Label2";\r
96             this.Label2.Size = new System.Drawing.Size(93, 13);\r
97             this.Label2.TabIndex = 24;\r
98             this.Label2.Text = ":::: Credits ::::";\r
99             // \r
100             // PictureBox1\r
101             // \r
102             this.PictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("PictureBox1.Image")));\r
103             this.PictureBox1.InitialImage = null;\r
104             this.PictureBox1.Location = new System.Drawing.Point(7, 8);\r
105             this.PictureBox1.Name = "PictureBox1";\r
106             this.PictureBox1.Size = new System.Drawing.Size(131, 132);\r
107             this.PictureBox1.TabIndex = 23;\r
108             this.PictureBox1.TabStop = false;\r
109             // \r
110             // Label1\r
111             // \r
112             this.Label1.AutoSize = true;\r
113             this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
114             this.Label1.Location = new System.Drawing.Point(144, 195);\r
115             this.Label1.Name = "Label1";\r
116             this.Label1.Size = new System.Drawing.Size(363, 39);\r
117             this.Label1.TabIndex = 22;\r
118             this.Label1.Text = "All credits and GPL licence files are located in the \"doc\" folder.\r\nYou can acces" +\r
119                 "s this file via the \"doc\" shortcut located in\r\nHandBrake\'s start menu folder.";\r
120             // \r
121             // label5\r
122             // \r
123             this.label5.AutoSize = true;\r
124             this.label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
125             this.label5.Location = new System.Drawing.Point(144, 30);\r
126             this.label5.Name = "label5";\r
127             this.label5.Size = new System.Drawing.Size(66, 13);\r
128             this.label5.TabIndex = 29;\r
129             this.label5.Text = "GUI Build:";\r
130             // \r
131             // lbl_guiVer\r
132             // \r
133             this.lbl_guiVer.AutoSize = true;\r
134             this.lbl_guiVer.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
135             this.lbl_guiVer.Location = new System.Drawing.Point(228, 30);\r
136             this.lbl_guiVer.Name = "lbl_guiVer";\r
137             this.lbl_guiVer.Size = new System.Drawing.Size(64, 13);\r
138             this.lbl_guiVer.TabIndex = 30;\r
139             this.lbl_guiVer.Text = "{Version}";\r
140             // \r
141             // groupBox1\r
142             // \r
143             this.groupBox1.Location = new System.Drawing.Point(147, 45);\r
144             this.groupBox1.Name = "groupBox1";\r
145             this.groupBox1.Size = new System.Drawing.Size(372, 10);\r
146             this.groupBox1.TabIndex = 31;\r
147             this.groupBox1.TabStop = false;\r
148             // \r
149             // frmAbout\r
150             // \r
151             this.AcceptButton = this.btn_close;\r
152             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);\r
153             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;\r
154             this.BackColor = System.Drawing.SystemColors.ControlLight;\r
155             this.ClientSize = new System.Drawing.Size(526, 278);\r
156             this.Controls.Add(this.groupBox1);\r
157             this.Controls.Add(this.lbl_guiVer);\r
158             this.Controls.Add(this.label5);\r
159             this.Controls.Add(this.Label4);\r
160             this.Controls.Add(this.btn_close);\r
161             this.Controls.Add(this.Version);\r
162             this.Controls.Add(this.Label3);\r
163             this.Controls.Add(this.Label2);\r
164             this.Controls.Add(this.PictureBox1);\r
165             this.Controls.Add(this.Label1);\r
166             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
167             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
168             this.MaximizeBox = false;\r
169             this.MinimizeBox = false;\r
170             this.MinimumSize = new System.Drawing.Size(532, 284);\r
171             this.Name = "frmAbout";\r
172             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
173             this.Text = "About Handbrake";\r
174             ((System.ComponentModel.ISupportInitialize)(this.PictureBox1)).EndInit();\r
175             this.ResumeLayout(false);\r
176             this.PerformLayout();\r
177 \r
178         }\r
179 \r
180         #endregion\r
181 \r
182         internal System.Windows.Forms.Label Label4;\r
183         internal System.Windows.Forms.Button btn_close;\r
184         internal System.Windows.Forms.Label Version;\r
185         internal System.Windows.Forms.Label Label3;\r
186         internal System.Windows.Forms.Label Label2;\r
187         internal System.Windows.Forms.PictureBox PictureBox1;\r
188         internal System.Windows.Forms.Label Label1;\r
189         internal System.Windows.Forms.Label label5;\r
190         internal System.Windows.Forms.Label lbl_guiVer;\r
191         private System.Windows.Forms.GroupBox groupBox1;\r
192     }\r
193 }