OSDN Git Service

translation Controls and EncodeQueue
[handbrake-jp/handbrake-jp.git] / win / C# / frmOptions.Designer.cs
1 /*  frmOptions.Designer.cs \r
2         \r
3            This file is part of the HandBrake source code.\r
4            Homepage: <http://handbrake.fr>.\r
5            It may be used under the terms of the GNU General Public License. */\r
6 \r
7 namespace Handbrake\r
8 {\r
9     partial class frmOptions\r
10     {\r
11         /// <summary>\r
12         /// Required designer variable.\r
13         /// </summary>\r
14         private System.ComponentModel.IContainer components = null;\r
15 \r
16         /// <summary>\r
17         /// Clean up any resources being used.\r
18         /// </summary>\r
19         /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>\r
20         protected override void Dispose(bool disposing)\r
21         {\r
22             if (disposing && (components != null))\r
23             {\r
24                 components.Dispose();\r
25             }\r
26             base.Dispose(disposing);\r
27         }\r
28 \r
29         #region Windows Form Designer generated code\r
30 \r
31         /// <summary>\r
32         /// Required method for Designer support - do not modify\r
33         /// the contents of this method with the code editor.\r
34         /// </summary>\r
35         private void InitializeComponent()\r
36         {\r
37             this.components = new System.ComponentModel.Container();\r
38             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOptions));\r
39             this.btn_close = new System.Windows.Forms.Button();\r
40             this.drp_completeOption = new System.Windows.Forms.ComboBox();\r
41             this.tab_options = new System.Windows.Forms.TabControl();\r
42             this.tab_general = new System.Windows.Forms.TabPage();\r
43             this.check_growlEncode = new System.Windows.Forms.CheckBox();\r
44             this.check_GrowlQueue = new System.Windows.Forms.CheckBox();\r
45             this.check_m4v = new System.Windows.Forms.CheckBox();\r
46             this.label1 = new System.Windows.Forms.Label();\r
47             this.label7 = new System.Windows.Forms.Label();\r
48             this.drop_updateCheckDays = new System.Windows.Forms.ComboBox();\r
49             this.check_autoNaming = new System.Windows.Forms.CheckBox();\r
50             this.txt_autoNameFormat = new System.Windows.Forms.TextBox();\r
51             this.check_tooltip = new System.Windows.Forms.CheckBox();\r
52             this.label5 = new System.Windows.Forms.Label();\r
53             this.check_updateCheck = new System.Windows.Forms.CheckBox();\r
54             this.label10 = new System.Windows.Forms.Label();\r
55             this.btn_browse = new System.Windows.Forms.Button();\r
56             this.label2 = new System.Windows.Forms.Label();\r
57             this.label13 = new System.Windows.Forms.Label();\r
58             this.text_an_path = new System.Windows.Forms.TextBox();\r
59             this.tab_picture = new System.Windows.Forms.TabPage();\r
60             this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();\r
61             this.label29 = new System.Windows.Forms.Label();\r
62             this.btn_vlcPath = new System.Windows.Forms.Button();\r
63             this.txt_vlcPath = new System.Windows.Forms.TextBox();\r
64             this.tab_audio_sub = new System.Windows.Forms.TabPage();\r
65             this.label31 = new System.Windows.Forms.Label();\r
66             this.label15 = new System.Windows.Forms.Label();\r
67             this.radio_foreignAndSubs = new System.Windows.Forms.RadioButton();\r
68             this.drop_preferredLang = new System.Windows.Forms.ComboBox();\r
69             this.radio_dub = new System.Windows.Forms.RadioButton();\r
70             this.tab_cli = new System.Windows.Forms.TabPage();\r
71             this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();\r
72             this.label12 = new System.Windows.Forms.Label();\r
73             this.check_cli_minimized = new System.Windows.Forms.CheckBox();\r
74             this.label9 = new System.Windows.Forms.Label();\r
75             this.btn_saveLog = new System.Windows.Forms.Button();\r
76             this.check_logsInSpecifiedLocation = new System.Windows.Forms.CheckBox();\r
77             this.Label11 = new System.Windows.Forms.Label();\r
78             this.check_saveLogWithVideo = new System.Windows.Forms.CheckBox();\r
79             this.Label4 = new System.Windows.Forms.Label();\r
80             this.label3 = new System.Windows.Forms.Label();\r
81             this.text_logPath = new System.Windows.Forms.TextBox();\r
82             this.cb_logVerboseLvl = new System.Windows.Forms.ComboBox();\r
83             this.drp_Priority = new System.Windows.Forms.ComboBox();\r
84             this.drp_processors = new System.Windows.Forms.ComboBox();\r
85             this.btn_viewLogs = new System.Windows.Forms.Button();\r
86             this.btn_clearLogs = new System.Windows.Forms.Button();\r
87             this.label14 = new System.Windows.Forms.Label();\r
88             this.tab_advanced = new System.Windows.Forms.TabPage();\r
89             this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();\r
90             this.check_promptOnUnmatchingQueries = new System.Windows.Forms.CheckBox();\r
91             this.check_dvdnav = new System.Windows.Forms.CheckBox();\r
92             this.check_trayStatusAlerts = new System.Windows.Forms.CheckBox();\r
93             this.label32 = new System.Windows.Forms.Label();\r
94             this.label6 = new System.Windows.Forms.Label();\r
95             this.drop_x264step = new System.Windows.Forms.ComboBox();\r
96             this.label30 = new System.Windows.Forms.Label();\r
97             this.check_mainMinimize = new System.Windows.Forms.CheckBox();\r
98             this.label28 = new System.Windows.Forms.Label();\r
99             this.check_queryEditorTab = new System.Windows.Forms.CheckBox();\r
100             this.check_disablePresetNotification = new System.Windows.Forms.CheckBox();\r
101             this.check_inGuiStatus = new System.Windows.Forms.CheckBox();\r
102             this.tab_debug = new System.Windows.Forms.TabPage();\r
103             this.check_disableResCalc = new System.Windows.Forms.CheckBox();\r
104             this.label8 = new System.Windows.Forms.Label();\r
105             this.pictureBox2 = new System.Windows.Forms.PictureBox();\r
106             this.pathFinder = new System.Windows.Forms.FolderBrowserDialog();\r
107             this.ToolTip = new System.Windows.Forms.ToolTip(this.components);\r
108             this.textBox1 = new System.Windows.Forms.TextBox();\r
109             this.textBox2 = new System.Windows.Forms.TextBox();\r
110             this.checkBox1 = new System.Windows.Forms.CheckBox();\r
111             this.checkBox2 = new System.Windows.Forms.CheckBox();\r
112             this.checkBox3 = new System.Windows.Forms.CheckBox();\r
113             this.checkBox4 = new System.Windows.Forms.CheckBox();\r
114             this.comboBox1 = new System.Windows.Forms.ComboBox();\r
115             this.textBox3 = new System.Windows.Forms.TextBox();\r
116             this.textBox4 = new System.Windows.Forms.TextBox();\r
117             this.checkBox5 = new System.Windows.Forms.CheckBox();\r
118             this.checkBox6 = new System.Windows.Forms.CheckBox();\r
119             this.checkBox7 = new System.Windows.Forms.CheckBox();\r
120             this.checkBox8 = new System.Windows.Forms.CheckBox();\r
121             this.comboBox2 = new System.Windows.Forms.ComboBox();\r
122             this.label16 = new System.Windows.Forms.Label();\r
123             this.label17 = new System.Windows.Forms.Label();\r
124             this.button1 = new System.Windows.Forms.Button();\r
125             this.label18 = new System.Windows.Forms.Label();\r
126             this.label19 = new System.Windows.Forms.Label();\r
127             this.label20 = new System.Windows.Forms.Label();\r
128             this.label21 = new System.Windows.Forms.Label();\r
129             this.label22 = new System.Windows.Forms.Label();\r
130             this.label23 = new System.Windows.Forms.Label();\r
131             this.button2 = new System.Windows.Forms.Button();\r
132             this.label24 = new System.Windows.Forms.Label();\r
133             this.label25 = new System.Windows.Forms.Label();\r
134             this.label26 = new System.Windows.Forms.Label();\r
135             this.label27 = new System.Windows.Forms.Label();\r
136             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
137             this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();\r
138             this.tab_options.SuspendLayout();\r
139             this.tab_general.SuspendLayout();\r
140             this.tab_picture.SuspendLayout();\r
141             this.tableLayoutPanel2.SuspendLayout();\r
142             this.tab_audio_sub.SuspendLayout();\r
143             this.tab_cli.SuspendLayout();\r
144             this.tableLayoutPanel3.SuspendLayout();\r
145             this.tab_advanced.SuspendLayout();\r
146             this.tableLayoutPanel4.SuspendLayout();\r
147             this.tab_debug.SuspendLayout();\r
148             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();\r
149             this.tableLayoutPanel5.SuspendLayout();\r
150             this.SuspendLayout();\r
151             // \r
152             // btn_close\r
153             // \r
154             this.btn_close.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
155             this.btn_close.BackColor = System.Drawing.SystemColors.ControlLight;\r
156             this.btn_close.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
157             this.btn_close.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
158             this.btn_close.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
159             this.btn_close.Location = new System.Drawing.Point(519, 404);\r
160             this.btn_close.Name = "btn_close";\r
161             this.btn_close.Size = new System.Drawing.Size(72, 22);\r
162             this.btn_close.TabIndex = 53;\r
163             this.btn_close.Text = "\95Â\82\82é";\r
164             this.btn_close.UseVisualStyleBackColor = true;\r
165             this.btn_close.Click += new System.EventHandler(this.btn_close_Click);\r
166             // \r
167             // drp_completeOption\r
168             // \r
169             this.drp_completeOption.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
170             this.drp_completeOption.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
171             this.drp_completeOption.FormattingEnabled = true;\r
172             this.drp_completeOption.Items.AddRange(new object[] {\r
173             "\89½\82à\82µ\82È\82¢",\r
174             "PC\82Ì\93d\8c¹\82ð\90Ø\82é",\r
175             "PC\82ð\83T\83X\83y\83\93\83h",\r
176             "PC\82ð\83n\83C\83o\83l\81[\83V\83\87\83\93",\r
177             "PC\82ð\83\8d\83b\83N",\r
178             "\83\8d\83O\83I\83t",\r
179             "HandBrake\82ð\8fI\97¹"});\r
180             this.drp_completeOption.Location = new System.Drawing.Point(108, 95);\r
181             this.drp_completeOption.Name = "drp_completeOption";\r
182             this.drp_completeOption.Size = new System.Drawing.Size(166, 21);\r
183             this.drp_completeOption.TabIndex = 43;\r
184             this.ToolTip.SetToolTip(this.drp_completeOption, "\83G\83\93\83R\81[\83h\8f\88\97\9d\82â\83L\83\85\81[\82Ì\8dì\8bÆ\82ª\8a®\97¹\82µ\82½\8dÛ\82É\8eÀ\8ds\82·\82é\8f\88\97\9d\82ð\91I\91ð\82µ\82Ü\82·");\r
185             this.drp_completeOption.SelectedIndexChanged += new System.EventHandler(this.drp_completeOption_SelectedIndexChanged);\r
186             // \r
187             // tab_options\r
188             // \r
189             this.tableLayoutPanel5.SetColumnSpan(this.tab_options, 2);\r
190             this.tab_options.Controls.Add(this.tab_general);\r
191             this.tab_options.Controls.Add(this.tab_picture);\r
192             this.tab_options.Controls.Add(this.tab_audio_sub);\r
193             this.tab_options.Controls.Add(this.tab_cli);\r
194             this.tab_options.Controls.Add(this.tab_advanced);\r
195             this.tab_options.Controls.Add(this.tab_debug);\r
196             this.tab_options.Dock = System.Windows.Forms.DockStyle.Fill;\r
197             this.tab_options.Location = new System.Drawing.Point(3, 38);\r
198             this.tab_options.Name = "tab_options";\r
199             this.tab_options.SelectedIndex = 0;\r
200             this.tab_options.Size = new System.Drawing.Size(588, 360);\r
201             this.tab_options.TabIndex = 58;\r
202             // \r
203             // tab_general\r
204             // \r
205             this.tab_general.Controls.Add(this.check_growlEncode);\r
206             this.tab_general.Controls.Add(this.check_GrowlQueue);\r
207             this.tab_general.Controls.Add(this.check_m4v);\r
208             this.tab_general.Controls.Add(this.label1);\r
209             this.tab_general.Controls.Add(this.label7);\r
210             this.tab_general.Controls.Add(this.drp_completeOption);\r
211             this.tab_general.Controls.Add(this.drop_updateCheckDays);\r
212             this.tab_general.Controls.Add(this.check_autoNaming);\r
213             this.tab_general.Controls.Add(this.txt_autoNameFormat);\r
214             this.tab_general.Controls.Add(this.check_tooltip);\r
215             this.tab_general.Controls.Add(this.label5);\r
216             this.tab_general.Controls.Add(this.check_updateCheck);\r
217             this.tab_general.Controls.Add(this.label10);\r
218             this.tab_general.Controls.Add(this.btn_browse);\r
219             this.tab_general.Controls.Add(this.label2);\r
220             this.tab_general.Controls.Add(this.label13);\r
221             this.tab_general.Controls.Add(this.text_an_path);\r
222             this.tab_general.Location = new System.Drawing.Point(4, 22);\r
223             this.tab_general.Name = "tab_general";\r
224             this.tab_general.Padding = new System.Windows.Forms.Padding(10);\r
225             this.tab_general.Size = new System.Drawing.Size(580, 334);\r
226             this.tab_general.TabIndex = 3;\r
227             this.tab_general.Text = "\88ê\94Ê";\r
228             this.tab_general.UseVisualStyleBackColor = true;\r
229             // \r
230             // check_growlEncode\r
231             // \r
232             this.check_growlEncode.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
233             this.check_growlEncode.AutoSize = true;\r
234             this.check_growlEncode.BackColor = System.Drawing.Color.Transparent;\r
235             this.check_growlEncode.Location = new System.Drawing.Point(322, 122);\r
236             this.check_growlEncode.Name = "check_growlEncode";\r
237             this.check_growlEncode.Size = new System.Drawing.Size(156, 17);\r
238             this.check_growlEncode.TabIndex = 99;\r
239             this.check_growlEncode.Text = "\95Ï\8a·\8a®\97¹\8cã\82ÉGrowl\82Å\92Ê\92m";\r
240             this.ToolTip.SetToolTip(this.check_growlEncode, "\83f\83X\83N\83g\83b\83v\82ÉGrowl\8co\97R\82Å\83A\83\89\81[\83g\82ð\95\\8e¦\82µ\82Ü\82·\81B\82±\82Ì\8b@\94\\82ð\97\98\97p\82·\82é\82É\82ÍGrowl\82Ì\83C\83\93\83X\83g\81[\83\8b\82ª\95K\97v\82Å\82·");\r
241             this.check_growlEncode.UseVisualStyleBackColor = false;\r
242             this.check_growlEncode.CheckedChanged += new System.EventHandler(this.check_growlEncode_CheckedChanged);\r
243             // \r
244             // check_GrowlQueue\r
245             // \r
246             this.check_GrowlQueue.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
247             this.check_GrowlQueue.AutoSize = true;\r
248             this.check_GrowlQueue.BackColor = System.Drawing.Color.Transparent;\r
249             this.check_GrowlQueue.Location = new System.Drawing.Point(108, 122);\r
250             this.check_GrowlQueue.Name = "check_GrowlQueue";\r
251             this.check_GrowlQueue.Size = new System.Drawing.Size(205, 17);\r
252             this.check_GrowlQueue.TabIndex = 98;\r
253             this.check_GrowlQueue.Text = "\82·\82×\82Ä\82Ì\95Ï\8a·\82Ì\8a®\97¹\8cã\82ÉGrowl\82Å\92Ê\92m";\r
254             this.ToolTip.SetToolTip(this.check_GrowlQueue, "\83f\83X\83N\83g\83b\83v\82ÉGrowl\8co\97R\82Å\83A\83\89\81[\83g\82ð\95\\8e¦\82µ\82Ü\82·\81B\82±\82Ì\8b@\94\\82ð\97\98\97p\82·\82é\82É\82ÍGrowl\82Ì\83C\83\93\83X\83g\81[\83\8b\82ª\95K\97v\82Å\82·");\r
255             this.check_GrowlQueue.UseVisualStyleBackColor = false;\r
256             this.check_GrowlQueue.CheckedChanged += new System.EventHandler(this.check_GrowlQueue_CheckedChanged);\r
257             // \r
258             // check_m4v\r
259             // \r
260             this.check_m4v.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
261             this.check_m4v.AutoSize = true;\r
262             this.check_m4v.Location = new System.Drawing.Point(108, 279);\r
263             this.check_m4v.Name = "check_m4v";\r
264             this.check_m4v.Size = new System.Drawing.Size(199, 17);\r
265             this.check_m4v.TabIndex = 82;\r
266             this.check_m4v.Text = "MP4\83t\83@\83C\83\8b\82Ì\8ag\92£\8eq\82ð\81u.m4v\81v\82É\82·\82é";\r
267             this.ToolTip.SetToolTip(this.check_m4v, "MP4\83t\83@\83C\83\8b\82Ì\8ag\92£\8eq\82Æ\82µ\82Ä\81u.mp4\81v\82Ì\91ã\82í\82è\82É\81u.m4v\81v\82ð\8eg\97p\82µ\82Ü\82·\81B QuickTime\82Å\8dÄ\90\82·\82é\8fê\8d\87\81A\83`\83\83\83v\83^\81[\83}\81[\83J\81[\82âAC3\89¹\90º\81ASRT\8e\9a\96\8b\82ð\97\98\97p\82·" +\r
268                     "\82é\82½\82ß\82É\82Í\8ag\92£\8eq\82Æ\82µ\82Ä\81u.m4v\81v\82ð\8eg\97p\82·\82é\95K\97v\82ª\82 \82è\82Ü\82·\81B\82±\82Ì\83I\83v\83V\83\87\83\93\82ðOff\82É\82µ\82Ä\82à\81A\82±\82ê\82ç\82Ì\8b@\94\\82ð\97\98\97p\82·\82é\8fê\8d\87\82Í\8e©\93®\93I\82É\8ag\92£\8eq\82ª\81u.m4v\81v\82É\90Ý\92è\82³\82ê\82Ü" +\r
269                     "\82·\81B");\r
270             this.check_m4v.UseVisualStyleBackColor = true;\r
271             this.check_m4v.CheckedChanged += new System.EventHandler(this.check_m4v_CheckedChanged);\r
272             // \r
273             // label1\r
274             // \r
275             this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
276             this.label1.AutoSize = true;\r
277             this.label1.BackColor = System.Drawing.Color.Transparent;\r
278             this.label1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
279             this.label1.Location = new System.Drawing.Point(4, 15);\r
280             this.label1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
281             this.label1.Name = "label1";\r
282             this.label1.Size = new System.Drawing.Size(86, 13);\r
283             this.label1.TabIndex = 67;\r
284             this.label1.Text = "\8bN\93®\8e\9e\82Ì\8f\88\97\9d:";\r
285             // \r
286             // label7\r
287             // \r
288             this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
289             this.label7.AutoSize = true;\r
290             this.label7.Location = new System.Drawing.Point(179, 260);\r
291             this.label7.Margin = new System.Windows.Forms.Padding(3);\r
292             this.label7.Name = "label7";\r
293             this.label7.Size = new System.Drawing.Size(233, 13);\r
294             this.label7.TabIndex = 81;\r
295             this.label7.Text = "\97\98\97p\89Â\94\\83I\83v\83V\83\87\83\93: {source} {title} {chapters}";\r
296             // \r
297             // drop_updateCheckDays\r
298             // \r
299             this.drop_updateCheckDays.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
300             this.drop_updateCheckDays.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
301             this.drop_updateCheckDays.FormattingEnabled = true;\r
302             this.drop_updateCheckDays.Items.AddRange(new object[] {\r
303             "\96\88\93ú",\r
304             "\8fT1\89ñ",\r
305             "\8c\8e1\89ñ"});\r
306             this.drop_updateCheckDays.Location = new System.Drawing.Point(127, 35);\r
307             this.drop_updateCheckDays.Name = "drop_updateCheckDays";\r
308             this.drop_updateCheckDays.Size = new System.Drawing.Size(97, 21);\r
309             this.drop_updateCheckDays.TabIndex = 97;\r
310             this.ToolTip.SetToolTip(this.drop_updateCheckDays, "\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\95p\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\83f\83t\83H\83\8b\83g\82Í\81u\8fT1\89ñ\81v\82Å\82·");\r
311             this.drop_updateCheckDays.SelectedIndexChanged += new System.EventHandler(this.drop_updateCheckDays_SelectedIndexChanged);\r
312             // \r
313             // check_autoNaming\r
314             // \r
315             this.check_autoNaming.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
316             this.check_autoNaming.AutoSize = true;\r
317             this.check_autoNaming.Location = new System.Drawing.Point(108, 174);\r
318             this.check_autoNaming.Name = "check_autoNaming";\r
319             this.check_autoNaming.Size = new System.Drawing.Size(193, 17);\r
320             this.check_autoNaming.TabIndex = 72;\r
321             this.check_autoNaming.Text = "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é";\r
322             this.ToolTip.SetToolTip(this.check_autoNaming, "\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82µ\82Ü\82·");\r
323             this.check_autoNaming.UseVisualStyleBackColor = true;\r
324             this.check_autoNaming.CheckedChanged += new System.EventHandler(this.check_autoNaming_CheckedChanged);\r
325             // \r
326             // txt_autoNameFormat\r
327             // \r
328             this.txt_autoNameFormat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
329             this.txt_autoNameFormat.Location = new System.Drawing.Point(212, 233);\r
330             this.txt_autoNameFormat.Name = "txt_autoNameFormat";\r
331             this.txt_autoNameFormat.Size = new System.Drawing.Size(319, 21);\r
332             this.txt_autoNameFormat.TabIndex = 79;\r
333             this.ToolTip.SetToolTip(this.txt_autoNameFormat, "\83t\83@\83C\83\8b\96¼\82Ì\96½\96¼\8bK\91¥\82ð\8ew\92è\82µ\82Ü\82·\81B\8ew\92è\82µ\82½\95\8e\9a\97ñ\92\86\82Ì\81u{source}\81v\81u{title}\81v\81u{chapters}\81v\82Í\82»\82ê\82¼\82ê\95Ï\8a·\8c³\81A\83^\83C\83g\83\8b\81A\83`\83\83\83v\83^\81[\82É\92u\8a·\82³\82ê" +\r
334                     "\82Ü\82·\81B\97á: \81u{source}_{title}_\93K\93\96\82È\95\8e\9a\97ñ\r\n{source}\81v");\r
335             this.txt_autoNameFormat.TextChanged += new System.EventHandler(this.txt_autoNameFormat_TextChanged);\r
336             // \r
337             // check_tooltip\r
338             // \r
339             this.check_tooltip.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
340             this.check_tooltip.AutoSize = true;\r
341             this.check_tooltip.BackColor = System.Drawing.Color.Transparent;\r
342             this.check_tooltip.Location = new System.Drawing.Point(108, 62);\r
343             this.check_tooltip.Name = "check_tooltip";\r
344             this.check_tooltip.Size = new System.Drawing.Size(132, 17);\r
345             this.check_tooltip.TabIndex = 70;\r
346             this.check_tooltip.Text = "\83c\81[\83\8b\83`\83b\83v\82ð\95\\8e¦\82·\82é";\r
347             this.ToolTip.SetToolTip(this.check_tooltip, "\83c\81[\83\8b\83`\83b\83v\82Ì\95\\8e¦/\94ñ\95\\8e¦\82ð\90Ý\92è\82µ\82Ü\82·\81i\94½\89f\82É\82Í\8dÄ\8bN\93®\82ª\95K\97v\81j");\r
348             this.check_tooltip.UseVisualStyleBackColor = false;\r
349             this.check_tooltip.CheckedChanged += new System.EventHandler(this.check_tooltip_CheckedChanged);\r
350             // \r
351             // label5\r
352             // \r
353             this.label5.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
354             this.label5.AutoSize = true;\r
355             this.label5.Location = new System.Drawing.Point(105, 236);\r
356             this.label5.Name = "label5";\r
357             this.label5.Size = new System.Drawing.Size(105, 13);\r
358             this.label5.TabIndex = 80;\r
359             this.label5.Text = "\83t\83@\83C\83\8b\96¼\96½\96¼\8bK\91¥:";\r
360             // \r
361             // check_updateCheck\r
362             // \r
363             this.check_updateCheck.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
364             this.check_updateCheck.AutoSize = true;\r
365             this.check_updateCheck.BackColor = System.Drawing.Color.Transparent;\r
366             this.check_updateCheck.Location = new System.Drawing.Point(108, 14);\r
367             this.check_updateCheck.Name = "check_updateCheck";\r
368             this.check_updateCheck.Size = new System.Drawing.Size(112, 17);\r
369             this.check_updateCheck.TabIndex = 68;\r
370             this.check_updateCheck.Text = "\83A\83b\83v\83f\81[\83g\82ð\8am\94F";\r
371             this.ToolTip.SetToolTip(this.check_updateCheck, "\83A\83b\83v\83f\81[\83g\8am\94F\8b@\94\\82ð\97L\8cø\82É\82µ\82Ü\82·\81B\83A\83b\83v\83f\81[\83g\82Ì\8am\94F\82ÍHandBrake\82Ì\8bN\93®\8e\9e\82É\8ds\82í\82ê\82Ü\82·");\r
372             this.check_updateCheck.UseVisualStyleBackColor = false;\r
373             this.check_updateCheck.CheckedChanged += new System.EventHandler(this.check_updateCheck_CheckedChanged);\r
374             // \r
375             // label10\r
376             // \r
377             this.label10.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
378             this.label10.AutoSize = true;\r
379             this.label10.Location = new System.Drawing.Point(105, 209);\r
380             this.label10.Name = "label10";\r
381             this.label10.Size = new System.Drawing.Size(101, 13);\r
382             this.label10.TabIndex = 77;\r
383             this.label10.Text = "\83f\83t\83H\83\8b\83g\82Ì\95Û\91\90æ:";\r
384             // \r
385             // btn_browse\r
386             // \r
387             this.btn_browse.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
388             this.btn_browse.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
389             this.btn_browse.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
390             this.btn_browse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
391             this.btn_browse.Location = new System.Drawing.Point(456, 204);\r
392             this.btn_browse.Name = "btn_browse";\r
393             this.btn_browse.Size = new System.Drawing.Size(75, 23);\r
394             this.btn_browse.TabIndex = 78;\r
395             this.btn_browse.Text = "\89{\97\97";\r
396             this.btn_browse.UseVisualStyleBackColor = true;\r
397             this.btn_browse.Click += new System.EventHandler(this.btn_browse_Click);\r
398             // \r
399             // label2\r
400             // \r
401             this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
402             this.label2.AutoSize = true;\r
403             this.label2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
404             this.label2.Location = new System.Drawing.Point(3, 98);\r
405             this.label2.Name = "label2";\r
406             this.label2.Size = new System.Drawing.Size(75, 13);\r
407             this.label2.TabIndex = 54;\r
408             this.label2.Text = "\95Ï\8a·\8a®\97¹\8cã:";\r
409             // \r
410             // label13\r
411             // \r
412             this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
413             this.label13.AutoSize = true;\r
414             this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
415             this.label13.Location = new System.Drawing.Point(4, 175);\r
416             this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
417             this.label13.Name = "label13";\r
418             this.label13.Size = new System.Drawing.Size(74, 13);\r
419             this.label13.TabIndex = 71;\r
420             this.label13.Text = "\8fo\97Í\83t\83@\83C\83\8b:";\r
421             // \r
422             // text_an_path\r
423             // \r
424             this.text_an_path.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
425             this.text_an_path.Location = new System.Drawing.Point(212, 206);\r
426             this.text_an_path.Name = "text_an_path";\r
427             this.text_an_path.Size = new System.Drawing.Size(223, 21);\r
428             this.text_an_path.TabIndex = 76;\r
429             this.ToolTip.SetToolTip(this.text_an_path, "\81u\8fo\97Í\83t\83@\83C\83\8b\96¼\82ð\8e©\93®\93I\82É\90Ý\92è\82·\82é\81v\82ð\97L\8cø\82É\82µ\82Ä\82¢\82é\8fê\8d\87\82Ì\83t\83@\83C\83\8b\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·");\r
430             this.text_an_path.TextChanged += new System.EventHandler(this.text_an_path_TextChanged);\r
431             // \r
432             // tab_picture\r
433             // \r
434             this.tab_picture.Controls.Add(this.tableLayoutPanel2);\r
435             this.tab_picture.Location = new System.Drawing.Point(4, 22);\r
436             this.tab_picture.Name = "tab_picture";\r
437             this.tab_picture.Padding = new System.Windows.Forms.Padding(10);\r
438             this.tab_picture.Size = new System.Drawing.Size(580, 334);\r
439             this.tab_picture.TabIndex = 5;\r
440             this.tab_picture.Text = "\89æ\91\9c";\r
441             this.tab_picture.UseVisualStyleBackColor = true;\r
442             // \r
443             // tableLayoutPanel2\r
444             // \r
445             this.tableLayoutPanel2.AutoSize = true;\r
446             this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
447             this.tableLayoutPanel2.ColumnCount = 4;\r
448             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
449             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
450             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
451             this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
452             this.tableLayoutPanel2.Controls.Add(this.label29, 0, 0);\r
453             this.tableLayoutPanel2.Controls.Add(this.btn_vlcPath, 3, 0);\r
454             this.tableLayoutPanel2.Controls.Add(this.txt_vlcPath, 2, 0);\r
455             this.tableLayoutPanel2.Location = new System.Drawing.Point(10, 10);\r
456             this.tableLayoutPanel2.Name = "tableLayoutPanel2";\r
457             this.tableLayoutPanel2.RowCount = 2;\r
458             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
459             this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
460             this.tableLayoutPanel2.Size = new System.Drawing.Size(563, 28);\r
461             this.tableLayoutPanel2.TabIndex = 84;\r
462             // \r
463             // label29\r
464             // \r
465             this.label29.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
466             this.label29.AutoSize = true;\r
467             this.label29.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
468             this.label29.Location = new System.Drawing.Point(3, 5);\r
469             this.label29.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
470             this.label29.Name = "label29";\r
471             this.tableLayoutPanel2.SetRowSpan(this.label29, 2);\r
472             this.label29.Size = new System.Drawing.Size(62, 13);\r
473             this.label29.TabIndex = 79;\r
474             this.label29.Text = "VLC\82Ì\83p\83X:";\r
475             // \r
476             // btn_vlcPath\r
477             // \r
478             this.btn_vlcPath.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
479             this.btn_vlcPath.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
480             this.btn_vlcPath.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
481             this.btn_vlcPath.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
482             this.btn_vlcPath.Location = new System.Drawing.Point(492, 3);\r
483             this.btn_vlcPath.Name = "btn_vlcPath";\r
484             this.btn_vlcPath.Size = new System.Drawing.Size(68, 22);\r
485             this.btn_vlcPath.TabIndex = 83;\r
486             this.btn_vlcPath.Text = "\89{\97\97";\r
487             this.btn_vlcPath.UseVisualStyleBackColor = true;\r
488             this.btn_vlcPath.Click += new System.EventHandler(this.btn_vlcPath_Click);\r
489             // \r
490             // txt_vlcPath\r
491             // \r
492             this.txt_vlcPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
493             this.txt_vlcPath.Location = new System.Drawing.Point(91, 3);\r
494             this.txt_vlcPath.Name = "txt_vlcPath";\r
495             this.txt_vlcPath.Size = new System.Drawing.Size(395, 21);\r
496             this.txt_vlcPath.TabIndex = 81;\r
497             this.ToolTip.SetToolTip(this.txt_vlcPath, "The path where VLC is installed on this system.\r\nThis is used for the video previ" +\r
498                     "ew feature.");\r
499             this.txt_vlcPath.TextChanged += new System.EventHandler(this.txt_vlcPath_TextChanged);\r
500             // \r
501             // tab_audio_sub\r
502             // \r
503             this.tab_audio_sub.Controls.Add(this.label31);\r
504             this.tab_audio_sub.Controls.Add(this.label15);\r
505             this.tab_audio_sub.Controls.Add(this.radio_foreignAndSubs);\r
506             this.tab_audio_sub.Controls.Add(this.drop_preferredLang);\r
507             this.tab_audio_sub.Controls.Add(this.radio_dub);\r
508             this.tab_audio_sub.Location = new System.Drawing.Point(4, 22);\r
509             this.tab_audio_sub.Name = "tab_audio_sub";\r
510             this.tab_audio_sub.Padding = new System.Windows.Forms.Padding(3);\r
511             this.tab_audio_sub.Size = new System.Drawing.Size(580, 334);\r
512             this.tab_audio_sub.TabIndex = 6;\r
513             this.tab_audio_sub.Text = "\89¹\90º / \8e\9a\96\8b";\r
514             this.tab_audio_sub.UseVisualStyleBackColor = true;\r
515             // \r
516             // label31\r
517             // \r
518             this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
519             this.label31.AutoSize = true;\r
520             this.label31.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
521             this.label31.Location = new System.Drawing.Point(16, 19);\r
522             this.label31.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
523             this.label31.Name = "label31";\r
524             this.label31.Size = new System.Drawing.Size(36, 13);\r
525             this.label31.TabIndex = 91;\r
526             this.label31.Text = "\93®\8dì:";\r
527             // \r
528             // label15\r
529             // \r
530             this.label15.AutoSize = true;\r
531             this.label15.Location = new System.Drawing.Point(71, 19);\r
532             this.label15.Name = "label15";\r
533             this.label15.Size = new System.Drawing.Size(123, 13);\r
534             this.label15.TabIndex = 88;\r
535             this.label15.Text = "\97D\90æ\93I\82É\8eg\97p\82·\82é\8c¾\8cê:";\r
536             // \r
537             // radio_foreignAndSubs\r
538             // \r
539             this.radio_foreignAndSubs.AutoSize = true;\r
540             this.radio_foreignAndSubs.Location = new System.Drawing.Point(200, 76);\r
541             this.radio_foreignAndSubs.Name = "radio_foreignAndSubs";\r
542             this.radio_foreignAndSubs.Size = new System.Drawing.Size(157, 17);\r
543             this.radio_foreignAndSubs.TabIndex = 90;\r
544             this.radio_foreignAndSubs.TabStop = true;\r
545             this.radio_foreignAndSubs.Text = "\83I\83\8a\83W\83i\83\8b\82Ì\89¹\90º\82ð\8eg\97p\82·\82é";\r
546             this.ToolTip.SetToolTip(this.radio_foreignAndSubs, "\83I\83\8a\83W\83i\83\8b\82Ì\8c¾\8cê\82Ì\89¹\90º\82ð\8eg\97p\82µ\81A\8e\9a\96\8b\82Å\82Ì\82Ý\8ew\92è\82µ\82½\8c¾\8cê\82Ì\82à\82Ì\82ð\8eg\97p\82µ\82Ü\82·\81B");\r
547             this.radio_foreignAndSubs.UseVisualStyleBackColor = true;\r
548             this.radio_foreignAndSubs.CheckedChanged += new System.EventHandler(this.radio_foreignAndSubs_CheckedChanged);\r
549             // \r
550             // drop_preferredLang\r
551             // \r
552             this.drop_preferredLang.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
553             this.drop_preferredLang.FormattingEnabled = true;\r
554             this.drop_preferredLang.Location = new System.Drawing.Point(200, 16);\r
555             this.drop_preferredLang.Name = "drop_preferredLang";\r
556             this.drop_preferredLang.Size = new System.Drawing.Size(118, 21);\r
557             this.drop_preferredLang.TabIndex = 87;\r
558             this.ToolTip.SetToolTip(this.drop_preferredLang, "\8e\9a\96\8b\82Å\97D\90æ\82µ\82Ä\8eg\97p\82·\82é\8c¾\8cê\82ð\8ew\92è\82µ\82Ü\82·\81B");\r
559             this.drop_preferredLang.SelectedIndexChanged += new System.EventHandler(this.drop_preferredLang_SelectedIndexChanged);\r
560             // \r
561             // radio_dub\r
562             // \r
563             this.radio_dub.AutoSize = true;\r
564             this.radio_dub.Location = new System.Drawing.Point(200, 53);\r
565             this.radio_dub.Name = "radio_dub";\r
566             this.radio_dub.Size = new System.Drawing.Size(203, 17);\r
567             this.radio_dub.TabIndex = 89;\r
568             this.radio_dub.TabStop = true;\r
569             this.radio_dub.Text = "\82±\82±\82Å\8ew\92è\82µ\82½\8c¾\8cê\82Ì\89¹\90º\82ð\8eg\97p\82·\82é";\r
570             this.ToolTip.SetToolTip(this.radio_dub, "\82±\82±\82Å\91I\91ð\82µ\82½\8c¾\8cê\82É\91Î\89\9e\82·\82é\89¹\90º\82ª\97\98\97p\82Å\82«\82é\8fê\8d\87\81A\82»\82Ì\89¹\90º\82ð\8eg\97p\82µ\82Ü\82·\81B");\r
571             this.radio_dub.UseVisualStyleBackColor = true;\r
572             this.radio_dub.CheckedChanged += new System.EventHandler(this.radio_dub_CheckedChanged);\r
573             // \r
574             // tab_cli\r
575             // \r
576             this.tab_cli.Controls.Add(this.tableLayoutPanel3);\r
577             this.tab_cli.Location = new System.Drawing.Point(4, 22);\r
578             this.tab_cli.Name = "tab_cli";\r
579             this.tab_cli.Padding = new System.Windows.Forms.Padding(10);\r
580             this.tab_cli.Size = new System.Drawing.Size(580, 334);\r
581             this.tab_cli.TabIndex = 2;\r
582             this.tab_cli.Text = "CLI";\r
583             this.tab_cli.UseVisualStyleBackColor = true;\r
584             // \r
585             // tableLayoutPanel3\r
586             // \r
587             this.tableLayoutPanel3.AutoSize = true;\r
588             this.tableLayoutPanel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
589             this.tableLayoutPanel3.ColumnCount = 7;\r
590             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
591             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
592             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
593             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
594             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
595             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));\r
596             this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
597             this.tableLayoutPanel3.Controls.Add(this.label12, 0, 0);\r
598             this.tableLayoutPanel3.Controls.Add(this.check_cli_minimized, 2, 0);\r
599             this.tableLayoutPanel3.Controls.Add(this.label9, 0, 4);\r
600             this.tableLayoutPanel3.Controls.Add(this.btn_saveLog, 6, 7);\r
601             this.tableLayoutPanel3.Controls.Add(this.check_logsInSpecifiedLocation, 2, 6);\r
602             this.tableLayoutPanel3.Controls.Add(this.Label11, 2, 1);\r
603             this.tableLayoutPanel3.Controls.Add(this.check_saveLogWithVideo, 2, 5);\r
604             this.tableLayoutPanel3.Controls.Add(this.Label4, 2, 2);\r
605             this.tableLayoutPanel3.Controls.Add(this.label3, 2, 4);\r
606             this.tableLayoutPanel3.Controls.Add(this.text_logPath, 3, 7);\r
607             this.tableLayoutPanel3.Controls.Add(this.cb_logVerboseLvl, 3, 4);\r
608             this.tableLayoutPanel3.Controls.Add(this.drp_Priority, 3, 2);\r
609             this.tableLayoutPanel3.Controls.Add(this.drp_processors, 3, 1);\r
610             this.tableLayoutPanel3.Controls.Add(this.btn_viewLogs, 2, 8);\r
611             this.tableLayoutPanel3.Controls.Add(this.btn_clearLogs, 4, 8);\r
612             this.tableLayoutPanel3.Controls.Add(this.label14, 2, 7);\r
613             this.tableLayoutPanel3.Location = new System.Drawing.Point(10, 10);\r
614             this.tableLayoutPanel3.Name = "tableLayoutPanel3";\r
615             this.tableLayoutPanel3.RowCount = 10;\r
616             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
617             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
618             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
619             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
620             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
621             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
622             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
623             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
624             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
625             this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
626             this.tableLayoutPanel3.Size = new System.Drawing.Size(553, 227);\r
627             this.tableLayoutPanel3.TabIndex = 62;\r
628             // \r
629             // label12\r
630             // \r
631             this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
632             this.label12.AutoSize = true;\r
633             this.label12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
634             this.label12.Location = new System.Drawing.Point(5, 5);\r
635             this.label12.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
636             this.label12.Name = "label12";\r
637             this.tableLayoutPanel3.SetRowSpan(this.label12, 2);\r
638             this.label12.Size = new System.Drawing.Size(28, 13);\r
639             this.label12.TabIndex = 75;\r
640             this.label12.Text = "CLI:";\r
641             // \r
642             // check_cli_minimized\r
643             // \r
644             this.check_cli_minimized.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
645             this.check_cli_minimized.AutoSize = true;\r
646             this.tableLayoutPanel3.SetColumnSpan(this.check_cli_minimized, 5);\r
647             this.check_cli_minimized.Location = new System.Drawing.Point(59, 3);\r
648             this.check_cli_minimized.Name = "check_cli_minimized";\r
649             this.check_cli_minimized.Size = new System.Drawing.Size(226, 17);\r
650             this.check_cli_minimized.TabIndex = 76;\r
651             this.check_cli_minimized.Text = "\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g\82ð\8dÅ\8f¬\89»\82µ\82½\8fó\91Ô\82Å\8bN\93®";\r
652             this.ToolTip.SetToolTip(this.check_cli_minimized, "\83R\83}\83\93\83h\83E\83B\83\93\83h\83E\82ð\8bN\93®\8e\9e\82É\8dÅ\8f¬\89»\82µ\82Ü\82·\81B");\r
653             this.check_cli_minimized.UseVisualStyleBackColor = true;\r
654             this.check_cli_minimized.CheckedChanged += new System.EventHandler(this.check_cli_minimized_CheckedChanged);\r
655             // \r
656             // label9\r
657             // \r
658             this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
659             this.label9.AutoSize = true;\r
660             this.label9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
661             this.label9.Location = new System.Drawing.Point(3, 102);\r
662             this.label9.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
663             this.label9.Name = "label9";\r
664             this.tableLayoutPanel3.SetRowSpan(this.label9, 2);\r
665             this.label9.Size = new System.Drawing.Size(30, 13);\r
666             this.label9.TabIndex = 77;\r
667             this.label9.Text = "\83\8d\83O:";\r
668             // \r
669             // btn_saveLog\r
670             // \r
671             this.btn_saveLog.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
672             this.btn_saveLog.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
673             this.btn_saveLog.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
674             this.btn_saveLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
675             this.btn_saveLog.Location = new System.Drawing.Point(473, 173);\r
676             this.btn_saveLog.Name = "btn_saveLog";\r
677             this.btn_saveLog.Size = new System.Drawing.Size(77, 22);\r
678             this.btn_saveLog.TabIndex = 82;\r
679             this.btn_saveLog.Text = "\83u\83\89\83E\83Y";\r
680             this.btn_saveLog.UseVisualStyleBackColor = true;\r
681             this.btn_saveLog.Click += new System.EventHandler(this.btn_saveLog_Click);\r
682             // \r
683             // check_logsInSpecifiedLocation\r
684             // \r
685             this.check_logsInSpecifiedLocation.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
686             this.check_logsInSpecifiedLocation.AutoSize = true;\r
687             this.tableLayoutPanel3.SetColumnSpan(this.check_logsInSpecifiedLocation, 5);\r
688             this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(59, 150);\r
689             this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
690             this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(233, 17);\r
691             this.check_logsInSpecifiedLocation.TabIndex = 87;\r
692             this.check_logsInSpecifiedLocation.Text = "\95Ï\8a·\83\8d\83O\82Ì\83R\83s\81[\82ð\8ew\92è\82µ\82½\83t\83H\83\8b\83_\82É\82à\95Û\91¶";\r
693             this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "\95Ï\8a·\83\8d\83O\82Ì\83R\83s\81[\82ð\8ew\92è\82µ\82½\83t\83H\83\8b\83_\82É\82à\95Û\91\82µ\82Ü\82·\81B");\r
694             this.check_logsInSpecifiedLocation.UseVisualStyleBackColor = true;\r
695             this.check_logsInSpecifiedLocation.CheckedChanged += new System.EventHandler(this.check_logsInSpecifiedLocation_CheckedChanged);\r
696             // \r
697             // Label11\r
698             // \r
699             this.Label11.Location = new System.Drawing.Point(59, 23);\r
700             this.Label11.Name = "Label11";\r
701             this.Label11.Size = new System.Drawing.Size(100, 23);\r
702             this.Label11.TabIndex = 88;\r
703             // \r
704             // check_saveLogWithVideo\r
705             // \r
706             this.check_saveLogWithVideo.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
707             this.check_saveLogWithVideo.AutoSize = true;\r
708             this.tableLayoutPanel3.SetColumnSpan(this.check_saveLogWithVideo, 5);\r
709             this.check_saveLogWithVideo.Location = new System.Drawing.Point(59, 127);\r
710             this.check_saveLogWithVideo.Name = "check_saveLogWithVideo";\r
711             this.check_saveLogWithVideo.Size = new System.Drawing.Size(277, 17);\r
712             this.check_saveLogWithVideo.TabIndex = 83;\r
713             this.check_saveLogWithVideo.Text = "\8cÂ\95Ê\82Ì\95Ï\8a·\83\8d\83O\82ð\95Ï\8a·\8cã\82Ì\83t\83@\83C\83\8b\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91¶";\r
714             this.ToolTip.SetToolTip(this.check_saveLogWithVideo, "\8cÂ\95Ê\82Ì\95Ï\8a·\83\8d\83O\82ð\95Ï\8a·\8cã\82Ì\83t\83@\83C\83\8b\82Æ\93¯\82\8fê\8f\8a\82É\95Û\91\82µ\82Ü\82·\81B");\r
715             this.check_saveLogWithVideo.UseVisualStyleBackColor = true;\r
716             this.check_saveLogWithVideo.CheckedChanged += new System.EventHandler(this.check_saveLogWithVideo_CheckedChanged);\r
717             // \r
718             // Label4\r
719             // \r
720             this.Label4.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
721             this.Label4.AutoSize = true;\r
722             this.Label4.BackColor = System.Drawing.Color.Transparent;\r
723             this.Label4.Location = new System.Drawing.Point(59, 57);\r
724             this.Label4.Name = "Label4";\r
725             this.Label4.Size = new System.Drawing.Size(47, 13);\r
726             this.Label4.TabIndex = 42;\r
727             this.Label4.Text = "\97D\90æ\93x:";\r
728             // \r
729             // label3\r
730             // \r
731             this.label3.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
732             this.label3.AutoSize = true;\r
733             this.label3.BackColor = System.Drawing.Color.Transparent;\r
734             this.label3.Location = new System.Drawing.Point(59, 104);\r
735             this.label3.Name = "label3";\r
736             this.label3.Size = new System.Drawing.Size(75, 13);\r
737             this.label3.TabIndex = 85;\r
738             this.label3.Text = "\83\8d\83O\82Ì\8fÚ\8d×\93x:";\r
739             // \r
740             // text_logPath\r
741             // \r
742             this.text_logPath.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));\r
743             this.tableLayoutPanel3.SetColumnSpan(this.text_logPath, 3);\r
744             this.text_logPath.Location = new System.Drawing.Point(165, 173);\r
745             this.text_logPath.Name = "text_logPath";\r
746             this.text_logPath.Size = new System.Drawing.Size(302, 21);\r
747             this.text_logPath.TabIndex = 80;\r
748             this.ToolTip.SetToolTip(this.text_logPath, "\83\8d\83O\82Ì\95Û\91\90æ\82ð\8ew\92è\82µ\82Ü\82·\81B");\r
749             this.text_logPath.TextChanged += new System.EventHandler(this.text_logPath_TextChanged);\r
750             // \r
751             // cb_logVerboseLvl\r
752             // \r
753             this.cb_logVerboseLvl.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
754             this.tableLayoutPanel3.SetColumnSpan(this.cb_logVerboseLvl, 4);\r
755             this.cb_logVerboseLvl.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
756             this.cb_logVerboseLvl.FormattingEnabled = true;\r
757             this.cb_logVerboseLvl.Items.AddRange(new object[] {\r
758             "0",\r
759             "1",\r
760             "2"});\r
761             this.cb_logVerboseLvl.Location = new System.Drawing.Point(165, 100);\r
762             this.cb_logVerboseLvl.Name = "cb_logVerboseLvl";\r
763             this.cb_logVerboseLvl.Size = new System.Drawing.Size(111, 21);\r
764             this.cb_logVerboseLvl.TabIndex = 86;\r
765             this.ToolTip.SetToolTip(this.cb_logVerboseLvl, "\83\8d\83O\82ð\82Ç\82ê\82¾\82¯\8fÚ\82µ\82­\8bL\98^\82·\82é\82©\82ð\8ew\92è\82µ\82Ü\82·\81B");\r
766             this.cb_logVerboseLvl.SelectedIndexChanged += new System.EventHandler(this.cb_logVerboseLvl_SelectedIndexChanged);\r
767             // \r
768             // drp_Priority\r
769             // \r
770             this.drp_Priority.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
771             this.tableLayoutPanel3.SetColumnSpan(this.drp_Priority, 4);\r
772             this.drp_Priority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
773             this.drp_Priority.FormattingEnabled = true;\r
774             this.drp_Priority.Items.AddRange(new object[] {\r
775             "\8dÅ\8d\82",\r
776             "\8d\82",\r
777             "\8d\82\82ß",\r
778             "\95\81\92Ê",\r
779             "\92á\82ß",\r
780             "\92á"});\r
781             this.drp_Priority.Location = new System.Drawing.Point(165, 53);\r
782             this.drp_Priority.Name = "drp_Priority";\r
783             this.drp_Priority.Size = new System.Drawing.Size(111, 21);\r
784             this.drp_Priority.TabIndex = 43;\r
785             this.ToolTip.SetToolTip(this.drp_Priority, "CLI\82Ì\8eÀ\8ds\97D\90æ\93x\82ð\8ew\92è\82µ\82Ü\82·\81B\r\n\82à\82µHandBrake\82Å\82Ì\83G\83\93\83R\81[\83h\8dì\8bÆ\92\86\82É\82Ù\82©\82Ì\8dì\8bÆ\82ð\8ds\82¤\82È\82ç\81A\81uBelow Normal\81v\82ð\91I\91ð\82·\82é\82Æ\82æ\82¢\82Å\82µ\82å\82¤");\r
786             this.drp_Priority.SelectedIndexChanged += new System.EventHandler(this.drp_Priority_SelectedIndexChanged);\r
787             // \r
788             // drp_processors\r
789             // \r
790             this.drp_processors.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
791             this.tableLayoutPanel3.SetColumnSpan(this.drp_processors, 4);\r
792             this.drp_processors.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
793             this.drp_processors.FormattingEnabled = true;\r
794             this.drp_processors.Items.AddRange(new object[] {\r
795             "\8e©\93®",\r
796             "1",\r
797             "2",\r
798             "3",\r
799             "4",\r
800             "5",\r
801             "6",\r
802             "7",\r
803             "8"});\r
804             this.drp_processors.Location = new System.Drawing.Point(165, 26);\r
805             this.drp_processors.Name = "drp_processors";\r
806             this.drp_processors.Size = new System.Drawing.Size(111, 21);\r
807             this.drp_processors.TabIndex = 41;\r
808             this.ToolTip.SetToolTip(this.drp_processors, "\83v\83\8d\83Z\83b\83T\82Ì\83R\83A\90\94\82ð\8ew\92è\82µ\82Ü\82·\81B\96â\91è\82ª\96³\82¢\8cÀ\82è\81A\81uAutomatic\81v\82ð\91I\91ð\82µ\82Ä\82­\82¾\82³\82¢");\r
809             this.drp_processors.SelectedIndexChanged += new System.EventHandler(this.drp_processors_SelectedIndexChanged);\r
810             // \r
811             // btn_viewLogs\r
812             // \r
813             this.btn_viewLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
814             this.tableLayoutPanel3.SetColumnSpan(this.btn_viewLogs, 2);\r
815             this.btn_viewLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
816             this.btn_viewLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
817             this.btn_viewLogs.Location = new System.Drawing.Point(59, 201);\r
818             this.btn_viewLogs.Name = "btn_viewLogs";\r
819             this.btn_viewLogs.Size = new System.Drawing.Size(156, 23);\r
820             this.btn_viewLogs.TabIndex = 89;\r
821             this.btn_viewLogs.Text = "\83\8d\83O\95Û\91\90æ\83t\83H\83\8b\83_\82ð\8aJ\82­";\r
822             this.btn_viewLogs.UseVisualStyleBackColor = true;\r
823             this.btn_viewLogs.Click += new System.EventHandler(this.btn_viewLogs_Click);\r
824             // \r
825             // btn_clearLogs\r
826             // \r
827             this.btn_clearLogs.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
828             this.btn_clearLogs.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
829             this.btn_clearLogs.ForeColor = System.Drawing.Color.DarkOrange;\r
830             this.btn_clearLogs.Location = new System.Drawing.Point(221, 201);\r
831             this.btn_clearLogs.Name = "btn_clearLogs";\r
832             this.btn_clearLogs.Size = new System.Drawing.Size(135, 23);\r
833             this.btn_clearLogs.TabIndex = 88;\r
834             this.btn_clearLogs.Text = "\83\8d\83O\82ð\83N\83\8a\83A";\r
835             this.btn_clearLogs.UseVisualStyleBackColor = true;\r
836             this.btn_clearLogs.Click += new System.EventHandler(this.btn_clearLogs_Click);\r
837             // \r
838             // label14\r
839             // \r
840             this.label14.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
841             this.label14.AutoSize = true;\r
842             this.label14.Location = new System.Drawing.Point(59, 177);\r
843             this.label14.Name = "label14";\r
844             this.label14.Size = new System.Drawing.Size(75, 13);\r
845             this.label14.TabIndex = 81;\r
846             this.label14.Text = "\83\8d\83O\82Ì\95Û\91\90æ:";\r
847             // \r
848             // tab_advanced\r
849             // \r
850             this.tab_advanced.Controls.Add(this.tableLayoutPanel4);\r
851             this.tab_advanced.Location = new System.Drawing.Point(4, 22);\r
852             this.tab_advanced.Name = "tab_advanced";\r
853             this.tab_advanced.Padding = new System.Windows.Forms.Padding(10);\r
854             this.tab_advanced.Size = new System.Drawing.Size(580, 334);\r
855             this.tab_advanced.TabIndex = 4;\r
856             this.tab_advanced.Text = "\92Ç\89Á\90Ý\92è";\r
857             this.tab_advanced.UseVisualStyleBackColor = true;\r
858             // \r
859             // tableLayoutPanel4\r
860             // \r
861             this.tableLayoutPanel4.AutoSize = true;\r
862             this.tableLayoutPanel4.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
863             this.tableLayoutPanel4.ColumnCount = 6;\r
864             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
865             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
866             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
867             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
868             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
869             this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
870             this.tableLayoutPanel4.Controls.Add(this.check_promptOnUnmatchingQueries, 3, 4);\r
871             this.tableLayoutPanel4.Controls.Add(this.check_dvdnav, 2, 10);\r
872             this.tableLayoutPanel4.Controls.Add(this.check_trayStatusAlerts, 3, 2);\r
873             this.tableLayoutPanel4.Controls.Add(this.label32, 0, 10);\r
874             this.tableLayoutPanel4.Controls.Add(this.label6, 0, 0);\r
875             this.tableLayoutPanel4.Controls.Add(this.drop_x264step, 4, 8);\r
876             this.tableLayoutPanel4.Controls.Add(this.label30, 2, 8);\r
877             this.tableLayoutPanel4.Controls.Add(this.check_mainMinimize, 2, 1);\r
878             this.tableLayoutPanel4.Controls.Add(this.label28, 0, 8);\r
879             this.tableLayoutPanel4.Controls.Add(this.check_queryEditorTab, 2, 3);\r
880             this.tableLayoutPanel4.Controls.Add(this.check_disablePresetNotification, 2, 5);\r
881             this.tableLayoutPanel4.Controls.Add(this.check_inGuiStatus, 2, 6);\r
882             this.tableLayoutPanel4.Location = new System.Drawing.Point(10, 10);\r
883             this.tableLayoutPanel4.Name = "tableLayoutPanel4";\r
884             this.tableLayoutPanel4.RowCount = 12;\r
885             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
886             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
887             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
888             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
889             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
890             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
891             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
892             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
893             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
894             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));\r
895             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
896             this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
897             this.tableLayoutPanel4.Size = new System.Drawing.Size(352, 228);\r
898             this.tableLayoutPanel4.TabIndex = 62;\r
899             // \r
900             // check_promptOnUnmatchingQueries\r
901             // \r
902             this.check_promptOnUnmatchingQueries.AutoSize = true;\r
903             this.tableLayoutPanel4.SetColumnSpan(this.check_promptOnUnmatchingQueries, 3);\r
904             this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(87, 72);\r
905             this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries";\r
906             this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(262, 17);\r
907             this.check_promptOnUnmatchingQueries.TabIndex = 63;\r
908             this.check_promptOnUnmatchingQueries.Text = "\93ü\97Í\82µ\82½\83N\83G\83\8a\81[\82ªGUI\90Ý\92è\82Æ\96µ\8f\82\82·\82é\8fê\8d\87\82É\8cx\8d\90";\r
909             this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true;\r
910             this.check_promptOnUnmatchingQueries.CheckedChanged += new System.EventHandler(this.check_promptOnUnmatchingQueries_CheckedChanged);\r
911             // \r
912             // check_dvdnav\r
913             // \r
914             this.check_dvdnav.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
915             this.check_dvdnav.AutoSize = true;\r
916             this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
917             this.tableLayoutPanel4.SetColumnSpan(this.check_dvdnav, 4);\r
918             this.check_dvdnav.Location = new System.Drawing.Point(67, 208);\r
919             this.check_dvdnav.Name = "check_dvdnav";\r
920             this.check_dvdnav.Size = new System.Drawing.Size(210, 17);\r
921             this.check_dvdnav.TabIndex = 90;\r
922             this.check_dvdnav.Text = "LibDVDNav\82Ì\91ã\82í\82è\82Élibdvdread\82ð\8eg\97p";\r
923             this.ToolTip.SetToolTip(this.check_dvdnav, "LibDVDNav\82ð\96³\8cø\82É\82µ\81A\91ã\82í\82è\82Élibdvdread\82ð\8eg\97p\82µ\82Ü\82·\81B");\r
924             this.check_dvdnav.UseVisualStyleBackColor = false;\r
925             this.check_dvdnav.CheckedChanged += new System.EventHandler(this.check_dvdnav_CheckedChanged);\r
926             // \r
927             // check_trayStatusAlerts\r
928             // \r
929             this.check_trayStatusAlerts.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
930             this.check_trayStatusAlerts.AutoSize = true;\r
931             this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent;\r
932             this.tableLayoutPanel4.SetColumnSpan(this.check_trayStatusAlerts, 3);\r
933             this.check_trayStatusAlerts.Location = new System.Drawing.Point(87, 26);\r
934             this.check_trayStatusAlerts.Name = "check_trayStatusAlerts";\r
935             this.check_trayStatusAlerts.Size = new System.Drawing.Size(245, 17);\r
936             this.check_trayStatusAlerts.TabIndex = 93;\r
937             this.check_trayStatusAlerts.Text = "\92Ê\92m\97Ì\88æ\83A\83C\83R\83\93\82©\82ç\82Ì\83|\83b\83v\83A\83b\83v\92Ê\92m\82ð\8eg\97p";\r
938             this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "\92Ê\92m\97Ì\88æ\82©\82ç\83|\83b\83v\83A\83b\83v\82Å\90i\92»\8fó\8bµ\82ð\92Ê\92m\82µ\82Ü\82·\81B\90Ý\92è\82ð\94½\89f\82³\82¹\82é\82É\82Í\8dÄ\8bN\93®\82ª\95K\97v\82Å\82·\81B");\r
939             this.check_trayStatusAlerts.UseVisualStyleBackColor = false;\r
940             this.check_trayStatusAlerts.CheckedChanged += new System.EventHandler(this.check_trayStatusAlerts_CheckedChanged);\r
941             // \r
942             // label32\r
943             // \r
944             this.label32.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
945             this.label32.AutoSize = true;\r
946             this.label32.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
947             this.label32.Location = new System.Drawing.Point(8, 210);\r
948             this.label32.Name = "label32";\r
949             this.label32.Size = new System.Drawing.Size(33, 13);\r
950             this.label32.TabIndex = 89;\r
951             this.label32.Text = "DVD:";\r
952             // \r
953             // label6\r
954             // \r
955             this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));\r
956             this.label6.AutoSize = true;\r
957             this.label6.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
958             this.label6.Location = new System.Drawing.Point(10, 5);\r
959             this.label6.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
960             this.label6.Name = "label6";\r
961             this.tableLayoutPanel4.SetRowSpan(this.label6, 2);\r
962             this.label6.Size = new System.Drawing.Size(31, 13);\r
963             this.label6.TabIndex = 71;\r
964             this.label6.Text = "GUI:";\r
965             // \r
966             // drop_x264step\r
967             // \r
968             this.tableLayoutPanel4.SetColumnSpan(this.drop_x264step, 2);\r
969             this.drop_x264step.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
970             this.drop_x264step.FormattingEnabled = true;\r
971             this.drop_x264step.Items.AddRange(new object[] {\r
972             "1.0",\r
973             "0.50",\r
974             "0.25",\r
975             "0.20"});\r
976             this.drop_x264step.Location = new System.Drawing.Point(238, 161);\r
977             this.drop_x264step.Name = "drop_x264step";\r
978             this.drop_x264step.Size = new System.Drawing.Size(85, 21);\r
979             this.drop_x264step.TabIndex = 86;\r
980             this.ToolTip.SetToolTip(this.drop_x264step, "\97±\93x\82ð\8ew\92è\82µ\82Ü\82·\81B");\r
981             this.drop_x264step.SelectedIndexChanged += new System.EventHandler(this.x264step_SelectedIndexChanged);\r
982             // \r
983             // label30\r
984             // \r
985             this.label30.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
986             this.label30.AutoSize = true;\r
987             this.tableLayoutPanel4.SetColumnSpan(this.label30, 2);\r
988             this.label30.Location = new System.Drawing.Point(67, 165);\r
989             this.label30.Name = "label30";\r
990             this.label30.Size = new System.Drawing.Size(165, 13);\r
991             this.label30.TabIndex = 87;\r
992             this.label30.Text = "\81u\88ê\92è\95i\8e¿\81v\90Ý\92è\8e\9e\82Ì\95ª\8a\84\97±\93x:";\r
993             // \r
994             // check_mainMinimize\r
995             // \r
996             this.check_mainMinimize.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
997             this.check_mainMinimize.AutoSize = true;\r
998             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
999             this.tableLayoutPanel4.SetColumnSpan(this.check_mainMinimize, 4);\r
1000             this.check_mainMinimize.Location = new System.Drawing.Point(67, 3);\r
1001             this.check_mainMinimize.Name = "check_mainMinimize";\r
1002             this.check_mainMinimize.Size = new System.Drawing.Size(220, 17);\r
1003             this.check_mainMinimize.TabIndex = 82;\r
1004             this.check_mainMinimize.Text = "\8dÅ\8f¬\89»\8e\9e\82Í\83^\83X\83N\83o\81[\82Ì\92Ê\92m\97Ì\88æ\82É\8eû\94[";\r
1005             this.ToolTip.SetToolTip(this.check_mainMinimize, "\83E\83B\83\93\83h\83E\82ð\8dÅ\8f¬\89»\82µ\82½\8dÛ\82É\83^\83X\83N\83o\81[\82Ì\92Ê\92m\97Ì\88æ\82É\83A\83C\83R\83\93\82ð\95\\8e¦\82µ\82Ü\82·\81B\83A\83C\83R\83\93\82Å\95Ï\8a·\82Ì\90i\92»\82ð\8am\94F\82Å\82«\82Ü\82·\81B\90Ý\92è\82ð\94½\89f\82³\82¹\82é\82É\82Í\8dÄ\8bN\93®\82ª\95K\97v\82Å\82·\81B");\r
1006             this.check_mainMinimize.UseVisualStyleBackColor = false;\r
1007             this.check_mainMinimize.CheckedChanged += new System.EventHandler(this.check_mainMinimize_CheckedChanged);\r
1008             // \r
1009             // label28\r
1010             // \r
1011             this.label28.Anchor = System.Windows.Forms.AnchorStyles.Right;\r
1012             this.label28.AutoSize = true;\r
1013             this.label28.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1014             this.label28.Location = new System.Drawing.Point(3, 165);\r
1015             this.label28.Name = "label28";\r
1016             this.label28.Size = new System.Drawing.Size(38, 13);\r
1017             this.label28.TabIndex = 85;\r
1018             this.label28.Text = "x264:";\r
1019             // \r
1020             // check_queryEditorTab\r
1021             // \r
1022             this.check_queryEditorTab.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1023             this.check_queryEditorTab.AutoSize = true;\r
1024             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
1025             this.tableLayoutPanel4.SetColumnSpan(this.check_queryEditorTab, 4);\r
1026             this.check_queryEditorTab.Location = new System.Drawing.Point(67, 49);\r
1027             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
1028             this.check_queryEditorTab.Size = new System.Drawing.Size(232, 17);\r
1029             this.check_queryEditorTab.TabIndex = 84;\r
1030             this.check_queryEditorTab.Text = "\81u\83N\83G\83\8a\81[\81v\83^\83u\82ð\97L\8cø\82É\82·\82é\81i\8dÄ\8bN\93®\82ª\95K\97v\81j";\r
1031             this.ToolTip.SetToolTip(this.check_queryEditorTab, "\83\81\83C\83\93\83E\83B\83\93\83h\83E\82Ì\81u\83N\83G\83\8a\81[\81v\83^\83u\82ð\97\98\97p\89Â\94\\82É\82µ\82Ü\82·\81B\90Ý\92è\82ð\94½\89f\82³\82¹\82é\82É\82Í\8dÄ\8bN\93®\82ª\95K\97v\82Å\82·\81B");\r
1032             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r
1033             this.check_queryEditorTab.CheckedChanged += new System.EventHandler(this.check_queryEditorTab_CheckedChanged);\r
1034             // \r
1035             // check_disablePresetNotification\r
1036             // \r
1037             this.check_disablePresetNotification.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1038             this.check_disablePresetNotification.AutoSize = true;\r
1039             this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
1040             this.tableLayoutPanel4.SetColumnSpan(this.check_disablePresetNotification, 4);\r
1041             this.check_disablePresetNotification.Location = new System.Drawing.Point(67, 95);\r
1042             this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
1043             this.check_disablePresetNotification.Size = new System.Drawing.Size(245, 17);\r
1044             this.check_disablePresetNotification.TabIndex = 91;\r
1045             this.check_disablePresetNotification.Text = "\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g\92Ê\92m\82ð\96³\8cø\89»";\r
1046             this.ToolTip.SetToolTip(this.check_disablePresetNotification, "HandBrake\82ð\83A\83b\83v\83f\81[\83g\82µ\82½\8fê\8d\87\82É\95\\8e¦\82³\82ê\82é\81A\91g\82Ý\8d\9e\82Ý\83v\83\8a\83Z\83b\83g\82Ì\83A\83b\83v\83f\81[\83g\92Ê\92m\82ð\96³\8cø\82É\82µ\82Ü\82·\81B");\r
1047             this.check_disablePresetNotification.UseVisualStyleBackColor = false;\r
1048             this.check_disablePresetNotification.CheckedChanged += new System.EventHandler(this.check_disablePresetNotification_CheckedChanged);\r
1049             // \r
1050             // check_inGuiStatus\r
1051             // \r
1052             this.check_inGuiStatus.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1053             this.check_inGuiStatus.AutoSize = true;\r
1054             this.check_inGuiStatus.BackColor = System.Drawing.Color.Transparent;\r
1055             this.tableLayoutPanel4.SetColumnSpan(this.check_inGuiStatus, 4);\r
1056             this.check_inGuiStatus.Location = new System.Drawing.Point(67, 118);\r
1057             this.check_inGuiStatus.Name = "check_inGuiStatus";\r
1058             this.check_inGuiStatus.Size = new System.Drawing.Size(241, 17);\r
1059             this.check_inGuiStatus.TabIndex = 92;\r
1060             this.check_inGuiStatus.Text = "GUI\82Å\95Ï\8a·\8dì\8bÆ\82Ì\90i\92»\82ð\95\\8e¦\81i\8eÀ\8c±\93I\8b@\94\\81j";\r
1061             this.ToolTip.SetToolTip(this.check_inGuiStatus, "\83R\83}\83\93\83h\83v\83\8d\83\93\83v\83g\82Å\82Í\82È\82­\81AGUI\82Å\95Ï\8a·\8dì\8bÆ\82Ì\90i\92»\8fó\8bµ\82ð\95\\8e¦\82µ\82Ü\82·\81B");\r
1062             this.check_inGuiStatus.UseVisualStyleBackColor = false;\r
1063             this.check_inGuiStatus.CheckedChanged += new System.EventHandler(this.check_inGuiStatus_CheckedChanged);\r
1064             // \r
1065             // tab_debug\r
1066             // \r
1067             this.tab_debug.Controls.Add(this.check_disableResCalc);\r
1068             this.tab_debug.Location = new System.Drawing.Point(4, 22);\r
1069             this.tab_debug.Name = "tab_debug";\r
1070             this.tab_debug.Padding = new System.Windows.Forms.Padding(3);\r
1071             this.tab_debug.Size = new System.Drawing.Size(580, 334);\r
1072             this.tab_debug.TabIndex = 7;\r
1073             this.tab_debug.Text = "\83f\83o\83b\83O";\r
1074             this.tab_debug.UseVisualStyleBackColor = true;\r
1075             // \r
1076             // check_disableResCalc\r
1077             // \r
1078             this.check_disableResCalc.AutoSize = true;\r
1079             this.check_disableResCalc.Location = new System.Drawing.Point(13, 15);\r
1080             this.check_disableResCalc.Name = "check_disableResCalc";\r
1081             this.check_disableResCalc.Size = new System.Drawing.Size(310, 17);\r
1082             this.check_disableResCalc.TabIndex = 0;\r
1083             this.check_disableResCalc.Text = "\81uNone\81v\82¨\82æ\82Ñ\81uCustom\81v\83\82\81[\83h\8e\9e\82É\89ð\91\9c\93x\82Ì\8cv\8eZ\82ð\8ds\82í\82È\82¢";\r
1084             this.ToolTip.SetToolTip(this.check_disableResCalc, "\82à\82µ\83T\83C\83Y\90Ý\92è\83p\83l\83\8b\82É\96â\91è\82ª\94­\90\82µ\82½\8fê\8d\87\81A\82±\82Ì\83I\83v\83V\83\87\83\93\82ð\97L\8cø\82É\82µ\82Ä\82­\82¾\82³\82¢\81B\82±\82ê\82É\82æ\82è\81A\83\82\81[\83h\82ð\81uNone\81v\82à\82µ\82­\82Í\81uCustom\81v\82É\90Ý\92è\82µ\82½\8dÛ\82Ì\89ð\91\9c\93x\8cv\8eZ\82ð\8ds" +\r
1085                     "\82í\82È\82­\82È\82è\82Ü\82·\81B\82à\82µ\82±\82ê\82ð\97L\8cø\82É\82·\82é\82Æ\81A\83e\83L\83X\83g\83{\83b\83N\83X\82É\93ü\97Í\82³\82ê\82½\92l\82ª\82»\82Ì\82Ü\82ÜCLI\83G\83\93\83R\81[\83_\82É\93n\82³\82ê\82Ü\82·\81B");\r
1086             this.check_disableResCalc.UseVisualStyleBackColor = true;\r
1087             this.check_disableResCalc.CheckedChanged += new System.EventHandler(this.check_disableResCalc_CheckedChanged);\r
1088             // \r
1089             // label8\r
1090             // \r
1091             this.label8.Anchor = System.Windows.Forms.AnchorStyles.Left;\r
1092             this.label8.AutoSize = true;\r
1093             this.label8.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1094             this.label8.Location = new System.Drawing.Point(41, 11);\r
1095             this.label8.Name = "label8";\r
1096             this.label8.Size = new System.Drawing.Size(143, 13);\r
1097             this.label8.TabIndex = 61;\r
1098             this.label8.Text = "HandBrake\83I\83v\83V\83\87\83\93\90Ý\92è";\r
1099             // \r
1100             // pictureBox2\r
1101             // \r
1102             this.pictureBox2.Image = global::Handbrake.Properties.Resources.General_Preferences;\r
1103             this.pictureBox2.Location = new System.Drawing.Point(3, 0);\r
1104             this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3);\r
1105             this.pictureBox2.Name = "pictureBox2";\r
1106             this.pictureBox2.Size = new System.Drawing.Size(32, 32);\r
1107             this.pictureBox2.TabIndex = 60;\r
1108             this.pictureBox2.TabStop = false;\r
1109             // \r
1110             // ToolTip\r
1111             // \r
1112             this.ToolTip.Active = false;\r
1113             this.ToolTip.AutomaticDelay = 1000;\r
1114             this.ToolTip.AutoPopDelay = 15000;\r
1115             this.ToolTip.InitialDelay = 1000;\r
1116             this.ToolTip.ReshowDelay = 200;\r
1117             this.ToolTip.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info;\r
1118             this.ToolTip.ToolTipTitle = "Tooltip";\r
1119             // \r
1120             // textBox1\r
1121             // \r
1122             this.textBox1.Location = new System.Drawing.Point(199, 198);\r
1123             this.textBox1.Name = "textBox1";\r
1124             this.textBox1.Size = new System.Drawing.Size(255, 19);\r
1125             this.textBox1.TabIndex = 79;\r
1126             this.ToolTip.SetToolTip(this.textBox1, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1127                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1128                     "sources values.");\r
1129             // \r
1130             // textBox2\r
1131             // \r
1132             this.textBox2.Location = new System.Drawing.Point(199, 171);\r
1133             this.textBox2.Name = "textBox2";\r
1134             this.textBox2.Size = new System.Drawing.Size(181, 19);\r
1135             this.textBox2.TabIndex = 76;\r
1136             this.ToolTip.SetToolTip(this.textBox2, "The default location where auto named files are stored.");\r
1137             // \r
1138             // checkBox1\r
1139             // \r
1140             this.checkBox1.AutoSize = true;\r
1141             this.checkBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1142             this.checkBox1.Location = new System.Drawing.Point(114, 148);\r
1143             this.checkBox1.Name = "checkBox1";\r
1144             this.checkBox1.Size = new System.Drawing.Size(206, 17);\r
1145             this.checkBox1.TabIndex = 72;\r
1146             this.checkBox1.Text = "Automatically name output files";\r
1147             this.ToolTip.SetToolTip(this.checkBox1, "Automatically name output files");\r
1148             this.checkBox1.UseVisualStyleBackColor = true;\r
1149             // \r
1150             // checkBox2\r
1151             // \r
1152             this.checkBox2.AutoSize = true;\r
1153             this.checkBox2.BackColor = System.Drawing.Color.Transparent;\r
1154             this.checkBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1155             this.checkBox2.Location = new System.Drawing.Point(114, 41);\r
1156             this.checkBox2.Name = "checkBox2";\r
1157             this.checkBox2.Size = new System.Drawing.Size(135, 17);\r
1158             this.checkBox2.TabIndex = 70;\r
1159             this.checkBox2.Text = "Enable GUI tooltips";\r
1160             this.ToolTip.SetToolTip(this.checkBox2, "Enable the built in tooltips for gui controls.");\r
1161             this.checkBox2.UseVisualStyleBackColor = false;\r
1162             // \r
1163             // checkBox3\r
1164             // \r
1165             this.checkBox3.AutoSize = true;\r
1166             this.checkBox3.BackColor = System.Drawing.Color.Transparent;\r
1167             this.checkBox3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1168             this.checkBox3.Location = new System.Drawing.Point(114, 18);\r
1169             this.checkBox3.Name = "checkBox3";\r
1170             this.checkBox3.Size = new System.Drawing.Size(131, 17);\r
1171             this.checkBox3.TabIndex = 68;\r
1172             this.checkBox3.Text = "Check for updates";\r
1173             this.ToolTip.SetToolTip(this.checkBox3, "Enables the built in update checker. This check is performed when the application" +\r
1174                     " starts.");\r
1175             this.checkBox3.UseVisualStyleBackColor = false;\r
1176             // \r
1177             // checkBox4\r
1178             // \r
1179             this.checkBox4.AutoSize = true;\r
1180             this.checkBox4.BackColor = System.Drawing.Color.Transparent;\r
1181             this.checkBox4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1182             this.checkBox4.Location = new System.Drawing.Point(114, 64);\r
1183             this.checkBox4.Name = "checkBox4";\r
1184             this.checkBox4.Size = new System.Drawing.Size(166, 17);\r
1185             this.checkBox4.TabIndex = 69;\r
1186             this.checkBox4.Text = "Load my default settings";\r
1187             this.ToolTip.SetToolTip(this.checkBox4, "Loads the users default settings rather than the Normal preset.");\r
1188             this.checkBox4.UseVisualStyleBackColor = false;\r
1189             // \r
1190             // comboBox1\r
1191             // \r
1192             this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1193             this.comboBox1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1194             this.comboBox1.FormattingEnabled = true;\r
1195             this.comboBox1.Items.AddRange(new object[] {\r
1196             "Do Nothing",\r
1197             "Shutdown",\r
1198             "Suspend",\r
1199             "Hibernate",\r
1200             "Lock System",\r
1201             "Log Off",\r
1202             "Quit HandBrake"});\r
1203             this.comboBox1.Location = new System.Drawing.Point(114, 100);\r
1204             this.comboBox1.Name = "comboBox1";\r
1205             this.comboBox1.Size = new System.Drawing.Size(166, 21);\r
1206             this.comboBox1.TabIndex = 43;\r
1207             this.ToolTip.SetToolTip(this.comboBox1, "Performs an action when an encode or queue has completed.");\r
1208             // \r
1209             // textBox3\r
1210             // \r
1211             this.textBox3.Location = new System.Drawing.Point(199, 198);\r
1212             this.textBox3.Name = "textBox3";\r
1213             this.textBox3.Size = new System.Drawing.Size(255, 19);\r
1214             this.textBox3.TabIndex = 79;\r
1215             this.ToolTip.SetToolTip(this.textBox3, "Define the format of the automatically named file.\r\ne.g  {source}_{title}_some-te" +\r
1216                     "xt\r\n{source} {title} {chapters} will be automatically substituted for the input " +\r
1217                     "sources values.");\r
1218             // \r
1219             // textBox4\r
1220             // \r
1221             this.textBox4.Location = new System.Drawing.Point(199, 171);\r
1222             this.textBox4.Name = "textBox4";\r
1223             this.textBox4.Size = new System.Drawing.Size(181, 19);\r
1224             this.textBox4.TabIndex = 76;\r
1225             this.ToolTip.SetToolTip(this.textBox4, "The default location where auto named files are stored.");\r
1226             // \r
1227             // checkBox5\r
1228             // \r
1229             this.checkBox5.AutoSize = true;\r
1230             this.checkBox5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1231             this.checkBox5.Location = new System.Drawing.Point(114, 148);\r
1232             this.checkBox5.Name = "checkBox5";\r
1233             this.checkBox5.Size = new System.Drawing.Size(206, 17);\r
1234             this.checkBox5.TabIndex = 72;\r
1235             this.checkBox5.Text = "Automatically name output files";\r
1236             this.ToolTip.SetToolTip(this.checkBox5, "Automatically name output files");\r
1237             this.checkBox5.UseVisualStyleBackColor = true;\r
1238             // \r
1239             // checkBox6\r
1240             // \r
1241             this.checkBox6.AutoSize = true;\r
1242             this.checkBox6.BackColor = System.Drawing.Color.Transparent;\r
1243             this.checkBox6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1244             this.checkBox6.Location = new System.Drawing.Point(114, 41);\r
1245             this.checkBox6.Name = "checkBox6";\r
1246             this.checkBox6.Size = new System.Drawing.Size(135, 17);\r
1247             this.checkBox6.TabIndex = 70;\r
1248             this.checkBox6.Text = "Enable GUI tooltips";\r
1249             this.ToolTip.SetToolTip(this.checkBox6, "Enable the built in tooltips for gui controls.");\r
1250             this.checkBox6.UseVisualStyleBackColor = false;\r
1251             // \r
1252             // checkBox7\r
1253             // \r
1254             this.checkBox7.AutoSize = true;\r
1255             this.checkBox7.BackColor = System.Drawing.Color.Transparent;\r
1256             this.checkBox7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1257             this.checkBox7.Location = new System.Drawing.Point(114, 18);\r
1258             this.checkBox7.Name = "checkBox7";\r
1259             this.checkBox7.Size = new System.Drawing.Size(131, 17);\r
1260             this.checkBox7.TabIndex = 68;\r
1261             this.checkBox7.Text = "Check for updates";\r
1262             this.ToolTip.SetToolTip(this.checkBox7, "Enables the built in update checker. This check is performed when the application" +\r
1263                     " starts.");\r
1264             this.checkBox7.UseVisualStyleBackColor = false;\r
1265             // \r
1266             // checkBox8\r
1267             // \r
1268             this.checkBox8.AutoSize = true;\r
1269             this.checkBox8.BackColor = System.Drawing.Color.Transparent;\r
1270             this.checkBox8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1271             this.checkBox8.Location = new System.Drawing.Point(114, 64);\r
1272             this.checkBox8.Name = "checkBox8";\r
1273             this.checkBox8.Size = new System.Drawing.Size(166, 17);\r
1274             this.checkBox8.TabIndex = 69;\r
1275             this.checkBox8.Text = "Load my default settings";\r
1276             this.ToolTip.SetToolTip(this.checkBox8, "Loads the users default settings rather than the Normal preset.");\r
1277             this.checkBox8.UseVisualStyleBackColor = false;\r
1278             // \r
1279             // comboBox2\r
1280             // \r
1281             this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
1282             this.comboBox2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1283             this.comboBox2.FormattingEnabled = true;\r
1284             this.comboBox2.Items.AddRange(new object[] {\r
1285             "Do Nothing",\r
1286             "Shutdown",\r
1287             "Suspend",\r
1288             "Hibernate",\r
1289             "Lock System",\r
1290             "Log Off",\r
1291             "Quit HandBrake"});\r
1292             this.comboBox2.Location = new System.Drawing.Point(114, 100);\r
1293             this.comboBox2.Name = "comboBox2";\r
1294             this.comboBox2.Size = new System.Drawing.Size(166, 21);\r
1295             this.comboBox2.TabIndex = 43;\r
1296             this.ToolTip.SetToolTip(this.comboBox2, "Performs an action when an encode or queue has completed.");\r
1297             // \r
1298             // label16\r
1299             // \r
1300             this.label16.AutoSize = true;\r
1301             this.label16.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1302             this.label16.Location = new System.Drawing.Point(197, 222);\r
1303             this.label16.Name = "label16";\r
1304             this.label16.Size = new System.Drawing.Size(242, 12);\r
1305             this.label16.TabIndex = 81;\r
1306             this.label16.Text = "Available Options: {source} {title} {chapters}";\r
1307             // \r
1308             // label17\r
1309             // \r
1310             this.label17.AutoSize = true;\r
1311             this.label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1312             this.label17.Location = new System.Drawing.Point(111, 201);\r
1313             this.label17.Name = "label17";\r
1314             this.label17.Size = new System.Drawing.Size(52, 13);\r
1315             this.label17.TabIndex = 80;\r
1316             this.label17.Text = "Format:";\r
1317             // \r
1318             // button1\r
1319             // \r
1320             this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1321             this.button1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1322             this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1323             this.button1.Location = new System.Drawing.Point(386, 171);\r
1324             this.button1.Name = "button1";\r
1325             this.button1.Size = new System.Drawing.Size(68, 22);\r
1326             this.button1.TabIndex = 78;\r
1327             this.button1.Text = "Browse";\r
1328             this.button1.UseVisualStyleBackColor = true;\r
1329             // \r
1330             // label18\r
1331             // \r
1332             this.label18.AutoSize = true;\r
1333             this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1334             this.label18.Location = new System.Drawing.Point(111, 174);\r
1335             this.label18.Name = "label18";\r
1336             this.label18.Size = new System.Drawing.Size(82, 13);\r
1337             this.label18.TabIndex = 77;\r
1338             this.label18.Text = "Default Path:";\r
1339             // \r
1340             // label19\r
1341             // \r
1342             this.label19.AutoSize = true;\r
1343             this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1344             this.label19.Location = new System.Drawing.Point(10, 149);\r
1345             this.label19.Name = "label19";\r
1346             this.label19.Size = new System.Drawing.Size(86, 13);\r
1347             this.label19.TabIndex = 71;\r
1348             this.label19.Text = "Output files:";\r
1349             // \r
1350             // label20\r
1351             // \r
1352             this.label20.AutoSize = true;\r
1353             this.label20.BackColor = System.Drawing.Color.Transparent;\r
1354             this.label20.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1355             this.label20.Location = new System.Drawing.Point(21, 19);\r
1356             this.label20.Name = "label20";\r
1357             this.label20.Size = new System.Drawing.Size(75, 13);\r
1358             this.label20.TabIndex = 67;\r
1359             this.label20.Text = "At Launch:";\r
1360             // \r
1361             // label21\r
1362             // \r
1363             this.label21.AutoSize = true;\r
1364             this.label21.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1365             this.label21.Location = new System.Drawing.Point(12, 103);\r
1366             this.label21.Name = "label21";\r
1367             this.label21.Size = new System.Drawing.Size(84, 13);\r
1368             this.label21.TabIndex = 54;\r
1369             this.label21.Text = "When Done:";\r
1370             // \r
1371             // label22\r
1372             // \r
1373             this.label22.AutoSize = true;\r
1374             this.label22.Font = new System.Drawing.Font("Verdana", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1375             this.label22.Location = new System.Drawing.Point(197, 222);\r
1376             this.label22.Name = "label22";\r
1377             this.label22.Size = new System.Drawing.Size(242, 12);\r
1378             this.label22.TabIndex = 81;\r
1379             this.label22.Text = "Available Options: {source} {title} {chapters}";\r
1380             // \r
1381             // label23\r
1382             // \r
1383             this.label23.AutoSize = true;\r
1384             this.label23.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1385             this.label23.Location = new System.Drawing.Point(111, 201);\r
1386             this.label23.Name = "label23";\r
1387             this.label23.Size = new System.Drawing.Size(52, 13);\r
1388             this.label23.TabIndex = 80;\r
1389             this.label23.Text = "Format:";\r
1390             // \r
1391             // button2\r
1392             // \r
1393             this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Black;\r
1394             this.button2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1395             this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));\r
1396             this.button2.Location = new System.Drawing.Point(386, 171);\r
1397             this.button2.Name = "button2";\r
1398             this.button2.Size = new System.Drawing.Size(68, 22);\r
1399             this.button2.TabIndex = 78;\r
1400             this.button2.Text = "Browse";\r
1401             this.button2.UseVisualStyleBackColor = true;\r
1402             // \r
1403             // label24\r
1404             // \r
1405             this.label24.AutoSize = true;\r
1406             this.label24.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1407             this.label24.Location = new System.Drawing.Point(111, 174);\r
1408             this.label24.Name = "label24";\r
1409             this.label24.Size = new System.Drawing.Size(82, 13);\r
1410             this.label24.TabIndex = 77;\r
1411             this.label24.Text = "Default Path:";\r
1412             // \r
1413             // label25\r
1414             // \r
1415             this.label25.AutoSize = true;\r
1416             this.label25.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1417             this.label25.Location = new System.Drawing.Point(10, 149);\r
1418             this.label25.Name = "label25";\r
1419             this.label25.Size = new System.Drawing.Size(86, 13);\r
1420             this.label25.TabIndex = 71;\r
1421             this.label25.Text = "Output files:";\r
1422             // \r
1423             // label26\r
1424             // \r
1425             this.label26.AutoSize = true;\r
1426             this.label26.BackColor = System.Drawing.Color.Transparent;\r
1427             this.label26.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1428             this.label26.Location = new System.Drawing.Point(21, 19);\r
1429             this.label26.Name = "label26";\r
1430             this.label26.Size = new System.Drawing.Size(75, 13);\r
1431             this.label26.TabIndex = 67;\r
1432             this.label26.Text = "At Launch:";\r
1433             // \r
1434             // label27\r
1435             // \r
1436             this.label27.AutoSize = true;\r
1437             this.label27.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1438             this.label27.Location = new System.Drawing.Point(12, 103);\r
1439             this.label27.Name = "label27";\r
1440             this.label27.Size = new System.Drawing.Size(84, 13);\r
1441             this.label27.TabIndex = 54;\r
1442             this.label27.Text = "When Done:";\r
1443             // \r
1444             // openFile_vlc\r
1445             // \r
1446             this.openFile_vlc.DefaultExt = "exe";\r
1447             this.openFile_vlc.Filter = "exe|*.exe";\r
1448             // \r
1449             // tableLayoutPanel5\r
1450             // \r
1451             this.tableLayoutPanel5.AutoSize = true;\r
1452             this.tableLayoutPanel5.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1453             this.tableLayoutPanel5.ColumnCount = 2;\r
1454             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1455             this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());\r
1456             this.tableLayoutPanel5.Controls.Add(this.pictureBox2, 0, 0);\r
1457             this.tableLayoutPanel5.Controls.Add(this.btn_close, 1, 2);\r
1458             this.tableLayoutPanel5.Controls.Add(this.label8, 1, 0);\r
1459             this.tableLayoutPanel5.Controls.Add(this.tab_options, 0, 1);\r
1460             this.tableLayoutPanel5.Location = new System.Drawing.Point(12, 12);\r
1461             this.tableLayoutPanel5.Name = "tableLayoutPanel5";\r
1462             this.tableLayoutPanel5.RowCount = 3;\r
1463             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1464             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1465             this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle());\r
1466             this.tableLayoutPanel5.Size = new System.Drawing.Size(594, 429);\r
1467             this.tableLayoutPanel5.TabIndex = 62;\r
1468             // \r
1469             // frmOptions\r
1470             // \r
1471             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r
1472             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;\r
1473             this.AutoSize = true;\r
1474             this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;\r
1475             this.ClientSize = new System.Drawing.Size(627, 456);\r
1476             this.Controls.Add(this.tableLayoutPanel5);\r
1477             this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
1478             this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;\r
1479             this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));\r
1480             this.MaximizeBox = false;\r
1481             this.MinimizeBox = false;\r
1482             this.Name = "frmOptions";\r
1483             this.Padding = new System.Windows.Forms.Padding(12);\r
1484             this.ShowIcon = false;\r
1485             this.ShowInTaskbar = false;\r
1486             this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;\r
1487             this.Text = "HandBrake Options";\r
1488             this.tab_options.ResumeLayout(false);\r
1489             this.tab_general.ResumeLayout(false);\r
1490             this.tab_general.PerformLayout();\r
1491             this.tab_picture.ResumeLayout(false);\r
1492             this.tab_picture.PerformLayout();\r
1493             this.tableLayoutPanel2.ResumeLayout(false);\r
1494             this.tableLayoutPanel2.PerformLayout();\r
1495             this.tab_audio_sub.ResumeLayout(false);\r
1496             this.tab_audio_sub.PerformLayout();\r
1497             this.tab_cli.ResumeLayout(false);\r
1498             this.tab_cli.PerformLayout();\r
1499             this.tableLayoutPanel3.ResumeLayout(false);\r
1500             this.tableLayoutPanel3.PerformLayout();\r
1501             this.tab_advanced.ResumeLayout(false);\r
1502             this.tab_advanced.PerformLayout();\r
1503             this.tableLayoutPanel4.ResumeLayout(false);\r
1504             this.tableLayoutPanel4.PerformLayout();\r
1505             this.tab_debug.ResumeLayout(false);\r
1506             this.tab_debug.PerformLayout();\r
1507             ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();\r
1508             this.tableLayoutPanel5.ResumeLayout(false);\r
1509             this.tableLayoutPanel5.PerformLayout();\r
1510             this.ResumeLayout(false);\r
1511             this.PerformLayout();\r
1512 \r
1513         }\r
1514 \r
1515         #endregion\r
1516 \r
1517         internal System.Windows.Forms.Button btn_close;\r
1518         internal System.Windows.Forms.ComboBox drp_completeOption;\r
1519         private System.Windows.Forms.TabControl tab_options;\r
1520         private System.Windows.Forms.Label label2;\r
1521         private System.Windows.Forms.TabPage tab_cli;\r
1522         private System.Windows.Forms.Label label8;\r
1523         private System.Windows.Forms.PictureBox pictureBox2;\r
1524         private System.Windows.Forms.TabPage tab_general;\r
1525         private System.Windows.Forms.FolderBrowserDialog pathFinder;\r
1526         internal System.Windows.Forms.Label Label11;\r
1527         internal System.Windows.Forms.Label Label4;\r
1528         internal System.Windows.Forms.CheckBox check_tooltip;\r
1529         internal System.Windows.Forms.CheckBox check_updateCheck;\r
1530         private System.Windows.Forms.Label label1;\r
1531         private System.Windows.Forms.TabPage tab_advanced;\r
1532         private System.Windows.Forms.Label label6;\r
1533         private System.Windows.Forms.Label label13;\r
1534         internal System.Windows.Forms.Label label10;\r
1535         private System.Windows.Forms.TextBox text_an_path;\r
1536         internal System.Windows.Forms.CheckBox check_autoNaming;\r
1537         internal System.Windows.Forms.CheckBox check_cli_minimized;\r
1538         private System.Windows.Forms.Label label12;\r
1539         internal System.Windows.Forms.ToolTip ToolTip;\r
1540         private System.Windows.Forms.TabPage tab_picture;\r
1541         internal System.Windows.Forms.Label label5;\r
1542         private System.Windows.Forms.TextBox txt_autoNameFormat;\r
1543         private System.Windows.Forms.Label label7;\r
1544         private System.Windows.Forms.Label label9;\r
1545         internal System.Windows.Forms.Button btn_saveLog;\r
1546         internal System.Windows.Forms.Label label14;\r
1547         private System.Windows.Forms.TextBox text_logPath;\r
1548         internal System.Windows.Forms.CheckBox check_saveLogWithVideo;\r
1549         internal System.Windows.Forms.Button btn_vlcPath;\r
1550         private System.Windows.Forms.TextBox txt_vlcPath;\r
1551         private System.Windows.Forms.Label label29;\r
1552         private System.Windows.Forms.Label label16;\r
1553         internal System.Windows.Forms.Label label17;\r
1554         private System.Windows.Forms.TextBox textBox1;\r
1555         internal System.Windows.Forms.Button button1;\r
1556         internal System.Windows.Forms.Label label18;\r
1557         private System.Windows.Forms.TextBox textBox2;\r
1558         internal System.Windows.Forms.CheckBox checkBox1;\r
1559         private System.Windows.Forms.Label label19;\r
1560         internal System.Windows.Forms.CheckBox checkBox2;\r
1561         internal System.Windows.Forms.CheckBox checkBox3;\r
1562         internal System.Windows.Forms.CheckBox checkBox4;\r
1563         private System.Windows.Forms.Label label20;\r
1564         private System.Windows.Forms.Label label21;\r
1565         internal System.Windows.Forms.ComboBox comboBox1;\r
1566         private System.Windows.Forms.Label label22;\r
1567         internal System.Windows.Forms.Label label23;\r
1568         private System.Windows.Forms.TextBox textBox3;\r
1569         internal System.Windows.Forms.Button button2;\r
1570         internal System.Windows.Forms.Label label24;\r
1571         private System.Windows.Forms.TextBox textBox4;\r
1572         internal System.Windows.Forms.CheckBox checkBox5;\r
1573         private System.Windows.Forms.Label label25;\r
1574         internal System.Windows.Forms.CheckBox checkBox6;\r
1575         internal System.Windows.Forms.CheckBox checkBox7;\r
1576         internal System.Windows.Forms.CheckBox checkBox8;\r
1577         private System.Windows.Forms.Label label26;\r
1578         private System.Windows.Forms.Label label27;\r
1579         internal System.Windows.Forms.ComboBox comboBox2;\r
1580         private System.Windows.Forms.OpenFileDialog openFile_vlc;\r
1581         internal System.Windows.Forms.CheckBox check_mainMinimize;\r
1582         internal System.Windows.Forms.CheckBox check_queryEditorTab;\r
1583         private System.Windows.Forms.Label label30;\r
1584         internal System.Windows.Forms.ComboBox drop_x264step;\r
1585         private System.Windows.Forms.Label label28;\r
1586         internal System.Windows.Forms.ComboBox cb_logVerboseLvl;\r
1587         internal System.Windows.Forms.Label label3;\r
1588         internal System.Windows.Forms.CheckBox check_dvdnav;\r
1589         private System.Windows.Forms.Label label32;\r
1590         internal System.Windows.Forms.CheckBox check_logsInSpecifiedLocation;\r
1591         internal System.Windows.Forms.CheckBox check_disablePresetNotification;\r
1592         internal System.Windows.Forms.CheckBox check_inGuiStatus;\r
1593         internal System.Windows.Forms.CheckBox check_trayStatusAlerts;\r
1594         private System.Windows.Forms.Button btn_viewLogs;\r
1595         private System.Windows.Forms.Button btn_clearLogs;\r
1596         internal System.Windows.Forms.CheckBox check_m4v;\r
1597         internal System.Windows.Forms.ComboBox drop_updateCheckDays;\r
1598         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;\r
1599         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;\r
1600         internal System.Windows.Forms.ComboBox drp_processors;\r
1601         internal System.Windows.Forms.ComboBox drp_Priority;\r
1602         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;\r
1603         private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;\r
1604         private System.Windows.Forms.CheckBox check_promptOnUnmatchingQueries;\r
1605         private System.Windows.Forms.TabPage tab_audio_sub;\r
1606         internal System.Windows.Forms.ComboBox drop_preferredLang;\r
1607         private System.Windows.Forms.Label label31;\r
1608         private System.Windows.Forms.RadioButton radio_foreignAndSubs;\r
1609         private System.Windows.Forms.RadioButton radio_dub;\r
1610         private System.Windows.Forms.Label label15;\r
1611         internal System.Windows.Forms.Button btn_browse;\r
1612         private System.Windows.Forms.TabPage tab_debug;\r
1613         private System.Windows.Forms.CheckBox check_disableResCalc;\r
1614         internal System.Windows.Forms.CheckBox check_growlEncode;\r
1615         internal System.Windows.Forms.CheckBox check_GrowlQueue;\r
1616     }\r
1617 }