OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
index 0349812..a614159 100644 (file)
@@ -39,6 +39,7 @@ namespace Handbrake
             this.drp_completeOption = new System.Windows.Forms.ComboBox();\r
             this.tab_options = new System.Windows.Forms.TabControl();\r
             this.tab_general = new System.Windows.Forms.TabPage();\r
+            this.label34 = new System.Windows.Forms.Label();\r
             this.check_TitleCase = new System.Windows.Forms.CheckBox();\r
             this.check_removeUnderscores = new System.Windows.Forms.CheckBox();\r
             this.check_growlEncode = new System.Windows.Forms.CheckBox();\r
@@ -137,7 +138,6 @@ namespace Handbrake
             this.openFile_vlc = new System.Windows.Forms.OpenFileDialog();\r
             this.panel1 = new System.Windows.Forms.Panel();\r
             this.panel2 = new System.Windows.Forms.Panel();\r
-            this.label34 = new System.Windows.Forms.Label();\r
             this.tab_options.SuspendLayout();\r
             this.tab_general.SuspendLayout();\r
             this.tab_picture.SuspendLayout();\r
@@ -226,6 +226,17 @@ namespace Handbrake
             this.tab_general.Text = "General";\r
             this.tab_general.UseVisualStyleBackColor = true;\r
             // \r
+            // label34\r
+            // \r
+            this.label34.AutoSize = true;\r
+            this.label34.Location = new System.Drawing.Point(179, 233);\r
+            this.label34.Margin = new System.Windows.Forms.Padding(3);\r
+            this.label34.Name = "label34";\r
+            this.label34.Size = new System.Drawing.Size(139, 13);\r
+            this.label34.TabIndex = 102;\r
+            this.label34.Text = "Available Options: {source}";\r
+            this.ToolTip.SetToolTip(this.label34, "{source} = Use the same directory as the source is in.");\r
+            // \r
             // check_TitleCase\r
             // \r
             this.check_TitleCase.AutoSize = true;\r
@@ -423,7 +434,7 @@ namespace Handbrake
             // \r
             this.label13.AutoSize = true;\r
             this.label13.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));\r
-            this.label13.Location = new System.Drawing.Point(4, 164);\r
+            this.label13.Location = new System.Drawing.Point(4, 174);\r
             this.label13.Margin = new System.Windows.Forms.Padding(3, 5, 3, 0);\r
             this.label13.Name = "label13";\r
             this.label13.Size = new System.Drawing.Size(77, 13);\r
@@ -531,7 +542,7 @@ namespace Handbrake
             this.radio_preferredAudioAndSubs.AutoSize = true;\r
             this.radio_preferredAudioAndSubs.Location = new System.Drawing.Point(200, 99);\r
             this.radio_preferredAudioAndSubs.Name = "radio_preferredAudioAndSubs";\r
-            this.radio_preferredAudioAndSubs.Size = new System.Drawing.Size(254, 17);\r
+            this.radio_preferredAudioAndSubs.Size = new System.Drawing.Size(250, 17);\r
             this.radio_preferredAudioAndSubs.TabIndex = 93;\r
             this.radio_preferredAudioAndSubs.TabStop = true;\r
             this.radio_preferredAudioAndSubs.Text = "Use Preferred Language for Audio and Subtitles";\r
@@ -544,7 +555,7 @@ namespace Handbrake
             this.check_AddCCTracks.AutoSize = true;\r
             this.check_AddCCTracks.Location = new System.Drawing.Point(200, 131);\r
             this.check_AddCCTracks.Name = "check_AddCCTracks";\r
-            this.check_AddCCTracks.Size = new System.Drawing.Size(199, 17);\r
+            this.check_AddCCTracks.Size = new System.Drawing.Size(198, 17);\r
             this.check_AddCCTracks.TabIndex = 92;\r
             this.check_AddCCTracks.Text = "Add Closed Captions when available";\r
             this.ToolTip.SetToolTip(this.check_AddCCTracks, "Add any CC tracks if they exist");\r
@@ -577,7 +588,7 @@ namespace Handbrake
             this.radio_foreignAndSubs.AutoSize = true;\r
             this.radio_foreignAndSubs.Location = new System.Drawing.Point(200, 76);\r
             this.radio_foreignAndSubs.Name = "radio_foreignAndSubs";\r
-            this.radio_foreignAndSubs.Size = new System.Drawing.Size(358, 17);\r
+            this.radio_foreignAndSubs.Size = new System.Drawing.Size(347, 17);\r
             this.radio_foreignAndSubs.TabIndex = 90;\r
             this.radio_foreignAndSubs.TabStop = true;\r
             this.radio_foreignAndSubs.Text = "Use foreign language audio and add first preferred language subtitle.";\r
@@ -602,7 +613,7 @@ namespace Handbrake
             this.radio_dub.AutoSize = true;\r
             this.radio_dub.Location = new System.Drawing.Point(200, 53);\r
             this.radio_dub.Name = "radio_dub";\r
-            this.radio_dub.Size = new System.Drawing.Size(164, 17);\r
+            this.radio_dub.Size = new System.Drawing.Size(167, 17);\r
             this.radio_dub.TabIndex = 89;\r
             this.radio_dub.TabStop = true;\r
             this.radio_dub.Text = "DUB Foreign Language Audio";\r
@@ -655,7 +666,7 @@ namespace Handbrake
             this.check_preventSleep.AutoSize = true;\r
             this.check_preventSleep.Location = new System.Drawing.Point(73, 45);\r
             this.check_preventSleep.Name = "check_preventSleep";\r
-            this.check_preventSleep.Size = new System.Drawing.Size(272, 17);\r
+            this.check_preventSleep.Size = new System.Drawing.Size(266, 17);\r
             this.check_preventSleep.TabIndex = 91;\r
             this.check_preventSleep.Text = "Prevent the system from sleepping when encoding.";\r
             this.ToolTip.SetToolTip(this.check_preventSleep, "Prevent system from sleeping during encoding.");\r
@@ -668,7 +679,7 @@ namespace Handbrake
             this.check_clearOldLogs.AutoSize = true;\r
             this.check_clearOldLogs.Location = new System.Drawing.Point(73, 234);\r
             this.check_clearOldLogs.Name = "check_clearOldLogs";\r
-            this.check_clearOldLogs.Size = new System.Drawing.Size(166, 17);\r
+            this.check_clearOldLogs.Size = new System.Drawing.Size(162, 17);\r
             this.check_clearOldLogs.TabIndex = 90;\r
             this.check_clearOldLogs.Text = "Clear logs older than 30 days";\r
             this.ToolTip.SetToolTip(this.check_clearOldLogs, "Clear logs which are older than 30 days.\r\nThis only applies to HandBrakes Applica" +\r
@@ -763,7 +774,7 @@ namespace Handbrake
             this.check_logsInSpecifiedLocation.AutoSize = true;\r
             this.check_logsInSpecifiedLocation.Location = new System.Drawing.Point(73, 139);\r
             this.check_logsInSpecifiedLocation.Name = "check_logsInSpecifiedLocation";\r
-            this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(306, 17);\r
+            this.check_logsInSpecifiedLocation.Size = new System.Drawing.Size(305, 17);\r
             this.check_logsInSpecifiedLocation.TabIndex = 87;\r
             this.check_logsInSpecifiedLocation.Text = "Put a copy of individual encode logs in a specified location:";\r
             this.ToolTip.SetToolTip(this.check_logsInSpecifiedLocation, "Place a copy of the encode log in the same folder as the encoded movie.");\r
@@ -875,7 +886,7 @@ namespace Handbrake
             this.check_showCliForInGUIEncode.BackColor = System.Drawing.Color.Transparent;\r
             this.check_showCliForInGUIEncode.Location = new System.Drawing.Point(81, 129);\r
             this.check_showCliForInGUIEncode.Name = "check_showCliForInGUIEncode";\r
-            this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(330, 17);\r
+            this.check_showCliForInGUIEncode.Size = new System.Drawing.Size(324, 17);\r
             this.check_showCliForInGUIEncode.TabIndex = 96;\r
             this.check_showCliForInGUIEncode.Text = "Show CLI window (Allows you to cleanly exit encode with ctrl-c)";\r
             this.ToolTip.SetToolTip(this.check_showCliForInGUIEncode, resources.GetString("check_showCliForInGUIEncode.ToolTip"));\r
@@ -929,7 +940,7 @@ namespace Handbrake
             this.check_trayStatusAlerts.BackColor = System.Drawing.Color.Transparent;\r
             this.check_trayStatusAlerts.Location = new System.Drawing.Point(81, 37);\r
             this.check_trayStatusAlerts.Name = "check_trayStatusAlerts";\r
-            this.check_trayStatusAlerts.Size = new System.Drawing.Size(296, 17);\r
+            this.check_trayStatusAlerts.Size = new System.Drawing.Size(288, 17);\r
             this.check_trayStatusAlerts.TabIndex = 93;\r
             this.check_trayStatusAlerts.Text = "Display status messages from tray icon (balloon popups)";\r
             this.ToolTip.SetToolTip(this.check_trayStatusAlerts, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
@@ -945,7 +956,7 @@ namespace Handbrake
             this.check_mainMinimize.BackColor = System.Drawing.Color.Transparent;\r
             this.check_mainMinimize.Location = new System.Drawing.Point(81, 14);\r
             this.check_mainMinimize.Name = "check_mainMinimize";\r
-            this.check_mainMinimize.Size = new System.Drawing.Size(230, 17);\r
+            this.check_mainMinimize.Size = new System.Drawing.Size(221, 17);\r
             this.check_mainMinimize.TabIndex = 82;\r
             this.check_mainMinimize.Text = "Minimize to system tray (Requires Restart)";\r
             this.ToolTip.SetToolTip(this.check_mainMinimize, "Minimize the window to the system tray rather than the task bar.\r\nThe system tray" +\r
@@ -959,7 +970,7 @@ namespace Handbrake
             this.check_promptOnUnmatchingQueries.AutoSize = true;\r
             this.check_promptOnUnmatchingQueries.Location = new System.Drawing.Point(100, 83);\r
             this.check_promptOnUnmatchingQueries.Name = "check_promptOnUnmatchingQueries";\r
-            this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(305, 17);\r
+            this.check_promptOnUnmatchingQueries.Size = new System.Drawing.Size(300, 17);\r
             this.check_promptOnUnmatchingQueries.TabIndex = 63;\r
             this.check_promptOnUnmatchingQueries.Text = "Prompt when a manual query does not match GUI settings";\r
             this.check_promptOnUnmatchingQueries.UseVisualStyleBackColor = true;\r
@@ -972,7 +983,7 @@ namespace Handbrake
             this.check_dvdnav.BackColor = System.Drawing.Color.Transparent;\r
             this.check_dvdnav.Location = new System.Drawing.Point(82, 247);\r
             this.check_dvdnav.Name = "check_dvdnav";\r
-            this.check_dvdnav.Size = new System.Drawing.Size(276, 17);\r
+            this.check_dvdnav.Size = new System.Drawing.Size(277, 17);\r
             this.check_dvdnav.TabIndex = 90;\r
             this.check_dvdnav.Text = "Disable LibDVDNav. (libdvdread will be used instead)";\r
             this.check_dvdnav.UseVisualStyleBackColor = false;\r
@@ -985,7 +996,7 @@ namespace Handbrake
             this.check_queryEditorTab.BackColor = System.Drawing.Color.Transparent;\r
             this.check_queryEditorTab.Location = new System.Drawing.Point(81, 60);\r
             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
-            this.check_queryEditorTab.Size = new System.Drawing.Size(241, 17);\r
+            this.check_queryEditorTab.Size = new System.Drawing.Size(236, 17);\r
             this.check_queryEditorTab.TabIndex = 84;\r
             this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab (Requires Restart)";\r
             this.ToolTip.SetToolTip(this.check_queryEditorTab, "Enables the Query Editor tab on the main window. Requires program restart to take" +\r
@@ -1037,7 +1048,7 @@ namespace Handbrake
             this.check_disablePresetNotification.BackColor = System.Drawing.Color.Transparent;\r
             this.check_disablePresetNotification.Location = new System.Drawing.Point(81, 106);\r
             this.check_disablePresetNotification.Name = "check_disablePresetNotification";\r
-            this.check_disablePresetNotification.Size = new System.Drawing.Size(222, 17);\r
+            this.check_disablePresetNotification.Size = new System.Drawing.Size(216, 17);\r
             this.check_disablePresetNotification.TabIndex = 91;\r
             this.check_disablePresetNotification.Text = "Disable built-in preset update notification";\r
             this.ToolTip.SetToolTip(this.check_disablePresetNotification, "Disables the notification you recieve when presets are updated when a new version" +\r
@@ -1439,17 +1450,6 @@ namespace Handbrake
             this.panel2.Size = new System.Drawing.Size(615, 10);\r
             this.panel2.TabIndex = 59;\r
             // \r
-            // label34\r
-            // \r
-            this.label34.AutoSize = true;\r
-            this.label34.Location = new System.Drawing.Point(179, 233);\r
-            this.label34.Margin = new System.Windows.Forms.Padding(3);\r
-            this.label34.Name = "label34";\r
-            this.label34.Size = new System.Drawing.Size(139, 13);\r
-            this.label34.TabIndex = 102;\r
-            this.label34.Text = "Available Options: {source}";\r
-            this.ToolTip.SetToolTip(this.label34, "{source} = Use the same directory as the source is in.");\r
-            // \r
             // frmOptions\r
             // \r
             this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);\r