Bug fix: Recent folder list max. size ignored
authorColin Clark <colin.clark@cclark.uk>
Sun, 17 Apr 2022 14:36:59 +0000 (15:36 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 17 Apr 2022 14:36:59 +0000 (15:36 +0100)
commit1eefe9b77417f8f30c96fc5e389535b4132950be
treebc13872238e555b48eca553933b98933823a488f
parent05bae097462142e2d709b7d246eef1a3f7239515
Bug fix: Recent folder list max. size ignored

The Preferences/Behavior/Recent Folders Size parameter was being
over-ridden by a constant in history_list.c.

This parameter now affects other sections in
$HOME/.config/geeqie/history, but that should not be a problem.
src/history_list.c