OSDN Git Service

LinGui: don't remove srt subs when changing from mkv to mp4
[handbrake-jp/handbrake-jp-git.git] / win / C# / Controls / Filters.Designer.cs
index 216a12d..cc2346a 100644 (file)
@@ -80,8 +80,8 @@
             this.drop_detelecine.FormattingEnabled = true;\r
             this.drop_detelecine.Items.AddRange(new object[] {\r
             "Off",\r
-            "Default",\r
-            "Custom"});\r
+            "Custom",\r
+            "Default"});\r
             this.drop_detelecine.Location = new System.Drawing.Point(71, 3);\r
             this.drop_detelecine.Name = "drop_detelecine";\r
             this.drop_detelecine.Size = new System.Drawing.Size(174, 21);\r
             this.drop_decomb.FormattingEnabled = true;\r
             this.drop_decomb.Items.AddRange(new object[] {\r
             "Off",\r
-            "Default",\r
-            "Custom"});\r
+            "Custom",\r
+            "Default"});\r
             this.drop_decomb.Location = new System.Drawing.Point(71, 30);\r
             this.drop_decomb.Name = "drop_decomb";\r
             this.drop_decomb.Size = new System.Drawing.Size(174, 21);\r
             this.drop_deinterlace.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.drop_deinterlace.FormattingEnabled = true;\r
             this.drop_deinterlace.Items.AddRange(new object[] {\r
-            "None",\r
+            "Off",\r
+            "Custom",\r
             "Fast",\r
             "Slow",\r
-            "Slower",\r
-            "Custom"});\r
+            "Slower"});\r
             this.drop_deinterlace.Location = new System.Drawing.Point(71, 57);\r
             this.drop_deinterlace.Name = "drop_deinterlace";\r
             this.drop_deinterlace.Size = new System.Drawing.Size(174, 21);\r
             this.drop_denoise.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;\r
             this.drop_denoise.FormattingEnabled = true;\r
             this.drop_denoise.Items.AddRange(new object[] {\r
-            "None",\r
+            "Off",\r
+            "Custom",\r
             "Weak",\r
             "Medium",\r
-            "Strong",\r
-            "Custom"});\r
+            "Strong"});\r
             this.drop_denoise.Location = new System.Drawing.Point(71, 84);\r
             this.drop_denoise.Name = "drop_denoise";\r
             this.drop_denoise.Size = new System.Drawing.Size(174, 21);\r
             // \r
             // Filters\r
             // \r
-            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;\r
+            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;\r
             this.BackColor = System.Drawing.Color.Transparent;\r
             this.Controls.Add(this.tableLayoutPanel1);\r
             this.Controls.Add(this.label68);\r