OSDN Git Service

LinGui: make Help->Guide work on windows/mingw
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / Settings.Designer.cs
index 5fb2156..3223220 100644 (file)
@@ -37,18 +37,6 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Automatic")]\r
-        public string Processors {\r
-            get {\r
-                return ((string)(this["Processors"]));\r
-            }\r
-            set {\r
-                this["Processors"] = value;\r
-            }\r
-        }\r
-        \r
-        [global::System.Configuration.UserScopedSettingAttribute()]\r
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
         [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
         public bool updateStatus {\r
             get {\r
@@ -325,7 +313,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
         public bool enocdeStatusInGui {\r
             get {\r
                 return ((bool)(this["enocdeStatusInGui"]));\r
@@ -503,7 +491,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
         public bool showCliForInGuiEncodeStatus {\r
             get {\r
                 return ((bool)(this["showCliForInGuiEncodeStatus"]));\r
@@ -512,5 +500,65 @@ namespace Handbrake.Properties {
                 this["showCliForInGuiEncodeStatus"] = value;\r
             }\r
         }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool AutoNameTitleCase {\r
+            get {\r
+                return ((bool)(this["AutoNameTitleCase"]));\r
+            }\r
+            set {\r
+                this["AutoNameTitleCase"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool AutoNameRemoveUnderscore {\r
+            get {\r
+                return ((bool)(this["AutoNameRemoveUnderscore"]));\r
+            }\r
+            set {\r
+                this["AutoNameRemoveUnderscore"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("3264")]\r
+        public int hb_min_cli {\r
+            get {\r
+                return ((int)(this["hb_min_cli"]));\r
+            }\r
+            set {\r
+                this["hb_min_cli"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool UpdateRequired {\r
+            get {\r
+                return ((bool)(this["UpdateRequired"]));\r
+            }\r
+            set {\r
+                this["UpdateRequired"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("0")]\r
+        public int ActivityWindowLastMode {\r
+            get {\r
+                return ((int)(this["ActivityWindowLastMode"]));\r
+            }\r
+            set {\r
+                this["ActivityWindowLastMode"] = value;\r
+            }\r
+        }\r
     }\r
 }\r