From 8c95bc6eaf24d7aa76736d985bac02861f290e35 Mon Sep 17 00:00:00 2001 From: sr55 Date: Tue, 1 Sep 2009 12:24:46 +0000 Subject: WinGui: - Remove 2 options. "Enable DVD drive detection..." Feature seems stable, so no longer required. "Load my default preset" No real need for this option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2798 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/Properties/Settings.Designer.cs | 24 ------------------------ win/C#/Properties/Settings.settings | 6 ------ 2 files changed, 30 deletions(-) (limited to 'win/C#/Properties') diff --git a/win/C#/Properties/Settings.Designer.cs b/win/C#/Properties/Settings.Designer.cs index bf243e7a0..be86c49b4 100644 --- a/win/C#/Properties/Settings.Designer.cs +++ b/win/C#/Properties/Settings.Designer.cs @@ -47,18 +47,6 @@ namespace Handbrake.Properties { } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("True")] - public bool defaultSettings { - get { - return ((bool)(this["defaultSettings"])); - } - set { - this["defaultSettings"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] @@ -191,18 +179,6 @@ namespace Handbrake.Properties { } } - [global::System.Configuration.UserScopedSettingAttribute()] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("True")] - public bool drive_detection { - get { - return ((bool)(this["drive_detection"])); - } - set { - this["drive_detection"] = value; - } - } - [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index 360089ff0..b52c8c706 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -8,9 +8,6 @@ Automatic - - True - True @@ -44,9 +41,6 @@ http://handbrake.fr/appcast_unstable.xml - - True - False -- cgit v1.2.3