OSDN Git Service

LinGui: don't disable subme 10 when psy-rd is 0
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmOptions.Designer.cs
index 9d54c4e..231a23d 100644 (file)
@@ -176,6 +176,7 @@ namespace Handbrake
             "Hibernate",\r
             "Lock system",\r
             "Log off",\r
+            "Growl Notification",\r
             "Quit HandBrake"});\r
             this.drp_completeOption.Location = new System.Drawing.Point(106, 119);\r
             this.drp_completeOption.Name = "drp_completeOption";\r
@@ -1017,7 +1018,7 @@ namespace Handbrake
             "0.50",\r
             "0.25",\r
             "0.20"});\r
-            this.drop_x264step.Location = new System.Drawing.Point(266, 184);\r
+            this.drop_x264step.Location = new System.Drawing.Point(358, 184);\r
             this.drop_x264step.Name = "drop_x264step";\r
             this.drop_x264step.Size = new System.Drawing.Size(85, 21);\r
             this.drop_x264step.TabIndex = 86;\r
@@ -1032,9 +1033,9 @@ namespace Handbrake
             this.tableLayoutPanel4.SetColumnSpan(this.label30, 2);\r
             this.label30.Location = new System.Drawing.Point(67, 188);\r
             this.label30.Name = "label30";\r
-            this.label30.Size = new System.Drawing.Size(193, 13);\r
+            this.label30.Size = new System.Drawing.Size(285, 13);\r
             this.label30.TabIndex = 87;\r
-            this.label30.Text = "Constant quality fractional granularity:\r\n";\r
+            this.label30.Text = "Constant quality fractional granularity (Requires Restart):\r\n";\r
             // \r
             // btn_drive_detect\r
             // \r
@@ -1087,9 +1088,9 @@ namespace Handbrake
             this.tableLayoutPanel4.SetColumnSpan(this.check_queryEditorTab, 4);\r
             this.check_queryEditorTab.Location = new System.Drawing.Point(67, 72);\r
             this.check_queryEditorTab.Name = "check_queryEditorTab";\r
-            this.check_queryEditorTab.Size = new System.Drawing.Size(149, 17);\r
+            this.check_queryEditorTab.Size = new System.Drawing.Size(241, 17);\r
             this.check_queryEditorTab.TabIndex = 84;\r
-            this.check_queryEditorTab.Text = "Enable \"Query Editor\" tab";\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
                     " effect.");\r
             this.check_queryEditorTab.UseVisualStyleBackColor = false;\r