Properly fallback to geany.conf for session data (#3264)
commit6b5e711c76c083bc2a8e56fdfb57cafb6fa632f1
authorThomas Martitz <thomas.martitz@mailbox.org>
Thu, 8 Sep 2022 21:23:51 +0000 (8 23:23 +0200)
committerGitHub <noreply@github.com>
Thu, 8 Sep 2022 21:23:51 +0000 (8 23:23 +0200)
treead8910e45b40c58f7c852c5ce6c5cbd2fe9bc4db
parent2884b02fac8797fadd0a5154925aa7a9078f8be1
Properly fallback to geany.conf for session data (#3264)

The fallback was not applied for loading the user session files (i.e.
the opened files) but only for other session config.

Fixes #3236
src/keyfile.c