OSDN Git Service

LinGui: make Help->Guide work on windows/mingw
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / Settings.Designer.cs
index 333313c..3223220 100644 (file)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------\r
 // <auto-generated>\r
 //     This code was generated by a tool.\r
-//     Runtime Version:2.0.50727.3082\r
+//     Runtime Version:2.0.50727.4927\r
 //\r
 //     Changes to this file may cause incorrect behavior and will be lost if\r
 //     the code is regenerated.\r
@@ -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
@@ -301,13 +289,13 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
-        public bool dvdnav {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool noDvdNav {\r
             get {\r
-                return ((bool)(this["dvdnav"]));\r
+                return ((bool)(this["noDvdNav"]));\r
             }\r
             set {\r
-                this["dvdnav"] = value;\r
+                this["noDvdNav"] = value;\r
             }\r
         }\r
         \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
@@ -476,5 +464,101 @@ namespace Handbrake.Properties {
                 this["cliLastModified"] = value;\r
             }\r
         }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("10")]\r
+        public int previewScanCount {\r
+            get {\r
+                return ((int)(this["previewScanCount"]));\r
+            }\r
+            set {\r
+                this["previewScanCount"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool clearOldLogs {\r
+            get {\r
+                return ((bool)(this["clearOldLogs"]));\r
+            }\r
+            set {\r
+                this["clearOldLogs"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool showCliForInGuiEncodeStatus {\r
+            get {\r
+                return ((bool)(this["showCliForInGuiEncodeStatus"]));\r
+            }\r
+            set {\r
+                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