Fix backward compatibility of the geometry saving setting
commit4a5ccf748ac2ce13a6c71cc41b354c33b6abd715
authorColomban Wendling <ban@herbesfolles.org>
Tue, 15 Aug 2017 04:59:16 +0000 (14 21:59 -0700)
committerThomas Martitz <kugel@rockbox.org>
Tue, 14 Nov 2017 22:11:34 +0000 (14 23:11 +0100)
tree584709db26376ac1f5656c935a4ed42c03e07dd9
parent667d0b51420844ba8ea82659684bffedd7c7ce3a
Fix backward compatibility of the geometry saving setting

Keep the previous behavior if the user had disabled saving window
position and geometry, by using the existing setting as default for the
new one.
src/keyfile.c