notepad-plus-plus-legacy/PowerEditor
Micha Wiedenmann b3a6638b93
'-nosession' must not overwrite config.xml (Fix #3938)
When `-nosession` is given as a command line parameter the attribute
`isSnapshotMode` in `config.xml` is overwritten with `no` regardless of
its original value.

    <GUIConfig name="Backup" action="0" useCustumDir="no"
               dir="" isSnapshotMode="yes" snapshotBackupTiming="7000" />

Change this to keep the original value.

Fix #3938, close #5845
2019-08-03 01:10:49 +02:00
..
bin Notepad++ 7.7.1 release 2019-06-20 02:13:55 +02:00
gcc MinGW GCC update 2016-10-31 14:03:29 +01:00
installer Update german.xml to V7.7.2 2019-08-02 18:50:48 +02:00
misc/chameleon Remove the old icon 2016-09-21 09:06:22 +02:00
scintilla.original.forUpdating Upgrade Scintilla from 4.1.4 to 4.2.0 2019-07-22 13:08:41 +02:00
src '-nosession' must not overwrite config.xml (Fix #3938) 2019-08-03 01:10:49 +02:00
Test/FunctionList Remove BOM from 2 localization files 2019-03-15 03:13:31 +01:00
visual.net Remove VS2013 project file. 2019-05-31 22:35:32 +02:00