OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / Settings.Designer.cs
index f1eec40..f97bef8 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
@@ -49,22 +49,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string defaultSettings {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool updateStatus {\r
             get {\r
-                return ((string)(this["defaultSettings"]));\r
-            }\r
-            set {\r
-                this["defaultSettings"] = value;\r
-            }\r
-        }\r
-        \r
-        [global::System.Configuration.UserScopedSettingAttribute()]\r
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string updateStatus {\r
-            get {\r
-                return ((string)(this["updateStatus"]));\r
+                return ((bool)(this["updateStatus"]));\r
             }\r
             set {\r
                 this["updateStatus"] = value;\r
@@ -85,10 +73,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string tooltipEnable {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool tooltipEnable {\r
             get {\r
-                return ((string)(this["tooltipEnable"]));\r
+                return ((bool)(this["tooltipEnable"]));\r
             }\r
             set {\r
                 this["tooltipEnable"] = value;\r
@@ -145,10 +133,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string autoNaming {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool autoNaming {\r
             get {\r
-                return ((string)(this["autoNaming"]));\r
+                return ((bool)(this["autoNaming"]));\r
             }\r
             set {\r
                 this["autoNaming"] = value;\r
@@ -193,22 +181,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string drive_detection {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool cli_minimized {\r
             get {\r
-                return ((string)(this["drive_detection"]));\r
-            }\r
-            set {\r
-                this["drive_detection"] = value;\r
-            }\r
-        }\r
-        \r
-        [global::System.Configuration.UserScopedSettingAttribute()]\r
-        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string cli_minimized {\r
-            get {\r
-                return ((string)(this["cli_minimized"]));\r
+                return ((bool)(this["cli_minimized"]));\r
             }\r
             set {\r
                 this["cli_minimized"] = value;\r
@@ -229,10 +205,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string saveLogToSpecifiedPath {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool saveLogToSpecifiedPath {\r
             get {\r
-                return ((string)(this["saveLogToSpecifiedPath"]));\r
+                return ((bool)(this["saveLogToSpecifiedPath"]));\r
             }\r
             set {\r
                 this["saveLogToSpecifiedPath"] = value;\r
@@ -253,10 +229,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string saveLogWithVideo {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool saveLogWithVideo {\r
             get {\r
-                return ((string)(this["saveLogWithVideo"]));\r
+                return ((bool)(this["saveLogWithVideo"]));\r
             }\r
             set {\r
                 this["saveLogWithVideo"] = value;\r
@@ -265,7 +241,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("T:\\Program Files\\VideoLAN\\vlc\\vlc.exe")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("C:\\Program Files\\VideoLAN\\vlc\\vlc.exe")]\r
         public string VLC_Path {\r
             get {\r
                 return ((string)(this["VLC_Path"]));\r
@@ -277,10 +253,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string MainWindowMinimize {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool MainWindowMinimize {\r
             get {\r
-                return ((string)(this["MainWindowMinimize"]));\r
+                return ((bool)(this["MainWindowMinimize"]));\r
             }\r
             set {\r
                 this["MainWindowMinimize"] = value;\r
@@ -289,10 +265,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string QueryEditorTab {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool QueryEditorTab {\r
             get {\r
-                return ((string)(this["QueryEditorTab"]));\r
+                return ((bool)(this["QueryEditorTab"]));\r
             }\r
             set {\r
                 this["QueryEditorTab"] = value;\r
@@ -302,9 +278,9 @@ namespace Handbrake.Properties {
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
         [global::System.Configuration.DefaultSettingValueAttribute("0.25")]\r
-        public string x264cqstep {\r
+        public double x264cqstep {\r
             get {\r
-                return ((string)(this["x264cqstep"]));\r
+                return ((double)(this["x264cqstep"]));\r
             }\r
             set {\r
                 this["x264cqstep"] = value;\r
@@ -325,22 +301,22 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string dvdnav {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool noDvdNav {\r
             get {\r
-                return ((string)(this["dvdnav"]));\r
+                return ((bool)(this["noDvdNav"]));\r
             }\r
             set {\r
-                this["dvdnav"] = value;\r
+                this["noDvdNav"] = value;\r
             }\r
         }\r
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string presetNotification {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool presetNotification {\r
             get {\r
-                return ((string)(this["presetNotification"]));\r
+                return ((bool)(this["presetNotification"]));\r
             }\r
             set {\r
                 this["presetNotification"] = value;\r
@@ -349,10 +325,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string enocdeStatusInGui {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool enocdeStatusInGui {\r
             get {\r
-                return ((string)(this["enocdeStatusInGui"]));\r
+                return ((bool)(this["enocdeStatusInGui"]));\r
             }\r
             set {\r
                 this["enocdeStatusInGui"] = value;\r
@@ -361,10 +337,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
-        public string trayIconAlerts {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool trayIconAlerts {\r
             get {\r
-                return ((string)(this["trayIconAlerts"]));\r
+                return ((bool)(this["trayIconAlerts"]));\r
             }\r
             set {\r
                 this["trayIconAlerts"] = value;\r
@@ -384,7 +360,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("5")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("7")]\r
         public int daysBetweenUpdateCheck {\r
             get {\r
                 return ((int)(this["daysBetweenUpdateCheck"]));\r
@@ -393,5 +369,124 @@ namespace Handbrake.Properties {
                 this["daysBetweenUpdateCheck"] = value;\r
             }\r
         }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool useM4v {\r
+            get {\r
+                return ((bool)(this["useM4v"]));\r
+            }\r
+            set {\r
+                this["useM4v"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool PromptOnUnmatchingQueries {\r
+            get {\r
+                return ((bool)(this["PromptOnUnmatchingQueries"]));\r
+            }\r
+            set {\r
+                this["PromptOnUnmatchingQueries"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("Any")]\r
+        public string NativeLanguage {\r
+            get {\r
+                return ((string)(this["NativeLanguage"]));\r
+            }\r
+            set {\r
+                this["NativeLanguage"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool DubAudio {\r
+            get {\r
+                return ((bool)(this["DubAudio"]));\r
+            }\r
+            set {\r
+                this["DubAudio"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
+        public string hb_platform {\r
+            get {\r
+                return ((string)(this["hb_platform"]));\r
+            }\r
+            set {\r
+                this["hb_platform"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool disableResCalc {\r
+            get {\r
+                return ((bool)(this["disableResCalc"]));\r
+            }\r
+            set {\r
+                this["disableResCalc"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool growlQueue {\r
+            get {\r
+                return ((bool)(this["growlQueue"]));\r
+            }\r
+            set {\r
+                this["growlQueue"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool growlEncode {\r
+            get {\r
+                return ((bool)(this["growlEncode"]));\r
+            }\r
+            set {\r
+                this["growlEncode"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        public global::System.DateTime cliLastModified {\r
+            get {\r
+                return ((global::System.DateTime)(this["cliLastModified"]));\r
+            }\r
+            set {\r
+                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
 }\r