diff --git a/PowerEditor/src/Parameters.h b/PowerEditor/src/Parameters.h index ac2452db1..b0f0bd8a6 100644 --- a/PowerEditor/src/Parameters.h +++ b/PowerEditor/src/Parameters.h @@ -793,7 +793,7 @@ struct NppGUI final bool _isLangMenuCompact = true; PrintSettings _printSettings; - BackupFeature _backup = bak_none; + BackupFeature _backup = bak_simple; bool _useDir = false; generic_string _backupDir; DockingManagerData _dockingData; diff --git a/PowerEditor/src/config.4zipPackage.xml b/PowerEditor/src/config.4zipPackage.xml index 97833e389..531cdf0e0 100644 --- a/PowerEditor/src/config.4zipPackage.xml +++ b/PowerEditor/src/config.4zipPackage.xml @@ -19,7 +19,7 @@ - + yes yes 2 diff --git a/PowerEditor/src/config.4zipPackage.xml.bak b/PowerEditor/src/config.4zipPackage.xml.bak new file mode 100644 index 000000000..97833e389 --- /dev/null +++ b/PowerEditor/src/config.4zipPackage.xml.bak @@ -0,0 +1,57 @@ + + + + standard + show + + vertical + hide + + + yes + yes + no + no + yes + yes + yes + yes + + + + + yes + yes + 2 + + + + + + show + + + + + + + + + + yes + + + + + + + + + + + + + + + +