Fix #1151: Can't re-add items to collection after accidentally removing them
authorColin Clark <colin.clark@cclark.uk>
Tue, 15 Aug 2023 08:29:23 +0000 (09:29 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 15 Aug 2023 08:29:23 +0000 (09:29 +0100)
commit642988715a71221d3d0b3321b99c36d6cf77ec43
tree23baedcd13af470bd4a2ae7beb35f241bc566a98
parent101b77de3b2e86d70dae71e2dc2069eed5c9f76c
Fix #1151: Can't re-add items to collection after accidentally removing them

https://github.com/BestImageViewer/geeqie/issues/1151

Option in Preferences/Behavior to permit duplicates also solves this
problem.
doc/docbook/GuideOptionsBehavior.xml
src/collect.cc
src/options.cc
src/options.h
src/preferences.cc
src/rcfile.cc