OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / Settings.Designer.cs
index 530f45a..f1cc044 100644 (file)
@@ -1,7 +1,7 @@
 //------------------------------------------------------------------------------\r
 // <auto-generated>\r
 //     This code was generated by a tool.\r
-//     Runtime Version:2.0.50727.1433\r
+//     Runtime Version:2.0.50727.3082\r
 //\r
 //     Changes to this file may cause incorrect behavior and will be lost if\r
 //     the code is regenerated.\r
@@ -49,10 +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 defaultSettings {\r
             get {\r
-                return ((string)(this["defaultSettings"]));\r
+                return ((bool)(this["defaultSettings"]));\r
             }\r
             set {\r
                 this["defaultSettings"] = value;\r
@@ -61,10 +61,10 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string updateStatus {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool updateStatus {\r
             get {\r
-                return ((string)(this["updateStatus"]));\r
+                return ((bool)(this["updateStatus"]));\r
             }\r
             set {\r
                 this["updateStatus"] = value;\r
@@ -73,7 +73,7 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("0.9.3")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("{hb_version}")]\r
         public string hb_version {\r
             get {\r
                 return ((string)(this["hb_version"]));\r
@@ -85,10 +85,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
@@ -109,19 +109,19 @@ namespace Handbrake.Properties {
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("Checked")]\r
-        public string defaultUserSettings {\r
+        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
+        public string defaultPreset {\r
             get {\r
-                return ((string)(this["defaultUserSettings"]));\r
+                return ((string)(this["defaultPreset"]));\r
             }\r
             set {\r
-                this["defaultUserSettings"] = value;\r
+                this["defaultPreset"] = value;\r
             }\r
         }\r
         \r
         [global::System.Configuration.UserScopedSettingAttribute()]\r
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
-        [global::System.Configuration.DefaultSettingValueAttribute("2008041701")]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("0")]\r
         public int hb_build {\r
             get {\r
                 return ((int)(this["hb_build"]));\r
@@ -145,10 +145,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
@@ -178,5 +178,268 @@ namespace Handbrake.Properties {
                 this["appcast"] = value;\r
             }\r
         }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("http://handbrake.fr/appcast_unstable.xml")]\r
+        public string appcast_unstable {\r
+            get {\r
+                return ((string)(this["appcast_unstable"]));\r
+            }\r
+            set {\r
+                this["appcast_unstable"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool drive_detection {\r
+            get {\r
+                return ((bool)(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("False")]\r
+        public bool cli_minimized {\r
+            get {\r
+                return ((bool)(this["cli_minimized"]));\r
+            }\r
+            set {\r
+                this["cli_minimized"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("{source}-{title}")]\r
+        public string autoNameFormat {\r
+            get {\r
+                return ((string)(this["autoNameFormat"]));\r
+            }\r
+            set {\r
+                this["autoNameFormat"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool saveLogToSpecifiedPath {\r
+            get {\r
+                return ((bool)(this["saveLogToSpecifiedPath"]));\r
+            }\r
+            set {\r
+                this["saveLogToSpecifiedPath"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("")]\r
+        public string saveLogPath {\r
+            get {\r
+                return ((string)(this["saveLogPath"]));\r
+            }\r
+            set {\r
+                this["saveLogPath"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool saveLogWithVideo {\r
+            get {\r
+                return ((bool)(this["saveLogWithVideo"]));\r
+            }\r
+            set {\r
+                this["saveLogWithVideo"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\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
+            }\r
+            set {\r
+                this["VLC_Path"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool MainWindowMinimize {\r
+            get {\r
+                return ((bool)(this["MainWindowMinimize"]));\r
+            }\r
+            set {\r
+                this["MainWindowMinimize"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool QueryEditorTab {\r
+            get {\r
+                return ((bool)(this["QueryEditorTab"]));\r
+            }\r
+            set {\r
+                this["QueryEditorTab"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("0.25")]\r
+        public double x264cqstep {\r
+            get {\r
+                return ((double)(this["x264cqstep"]));\r
+            }\r
+            set {\r
+                this["x264cqstep"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("1")]\r
+        public int verboseLevel {\r
+            get {\r
+                return ((int)(this["verboseLevel"]));\r
+            }\r
+            set {\r
+                this["verboseLevel"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool dvdnav {\r
+            get {\r
+                return ((bool)(this["dvdnav"]));\r
+            }\r
+            set {\r
+                this["dvdnav"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool presetNotification {\r
+            get {\r
+                return ((bool)(this["presetNotification"]));\r
+            }\r
+            set {\r
+                this["presetNotification"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\r
+        public bool enocdeStatusInGui {\r
+            get {\r
+                return ((bool)(this["enocdeStatusInGui"]));\r
+            }\r
+            set {\r
+                this["enocdeStatusInGui"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("True")]\r
+        public bool trayIconAlerts {\r
+            get {\r
+                return ((bool)(this["trayIconAlerts"]));\r
+            }\r
+            set {\r
+                this["trayIconAlerts"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        public global::System.DateTime lastUpdateCheckDate {\r
+            get {\r
+                return ((global::System.DateTime)(this["lastUpdateCheckDate"]));\r
+            }\r
+            set {\r
+                this["lastUpdateCheckDate"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("7")]\r
+        public int daysBetweenUpdateCheck {\r
+            get {\r
+                return ((int)(this["daysBetweenUpdateCheck"]));\r
+            }\r
+            set {\r
+                this["daysBetweenUpdateCheck"] = value;\r
+            }\r
+        }\r
+        \r
+        [global::System.Configuration.UserScopedSettingAttribute()]\r
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]\r
+        [global::System.Configuration.DefaultSettingValueAttribute("False")]\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
 }\r