Fix #777: Slow deduplication
authorColin Clark <colin.clark@cclark.uk>
Sun, 23 May 2021 09:00:14 +0000 (10:00 +0100)
committerColin Clark <colin.clark@cclark.uk>
Sun, 23 May 2021 09:00:14 +0000 (10:00 +0100)
commitf08cdc035951b55335a6088f805f2068fffb8446
tree330c9806bab26d7c539c9926613b031036da7ef7
parent16bc703c7b5e44a2aaaf22db2f4649c8f3823c08
Fix #777: Slow deduplication

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

Use FileUtilDoneFunc to update the UI once, when the entire delete
operation has completed.
src/dupe.c
src/utilops.c
src/utilops.h