diff --git a/Crypto Notepad/App.config b/Crypto Notepad/App.config index e977e22..29eb37a 100644 --- a/Crypto Notepad/App.config +++ b/Crypto Notepad/App.config @@ -52,7 +52,7 @@ False - False + True True diff --git a/Crypto Notepad/Properties/Settings.Designer.cs b/Crypto Notepad/Properties/Settings.Designer.cs index aeaf4e8..b39f304 100644 --- a/Crypto Notepad/Properties/Settings.Designer.cs +++ b/Crypto Notepad/Properties/Settings.Designer.cs @@ -195,7 +195,7 @@ public bool FirstLaunch { [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Configuration.SettingsProviderAttribute(typeof(PortableSettingsProvider))] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Configuration.DefaultSettingValueAttribute("False")] + [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool WarningMsg { get { return ((bool)(this["WarningMsg"])); diff --git a/Crypto Notepad/Properties/Settings.settings b/Crypto Notepad/Properties/Settings.settings index a3aaf5e..6b5fb9d 100644 --- a/Crypto Notepad/Properties/Settings.settings +++ b/Crypto Notepad/Properties/Settings.settings @@ -42,7 +42,7 @@ False - False + True True