Ticket #4563: support reget in file move operation.
commitcc34729f45aca5c598f6d167a766e31147c12373
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 27 Jul 2024 09:19:08 +0000 (27 12:19 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 27 Jul 2024 09:19:08 +0000 (27 12:19 +0300)
tree6b79705f073d8c83c657c7c74062f20584ff6b9a
parentcd8355bfa8b22706cd09f144b0a67a1de3d50b9b
Ticket #4563: support reget in file move operation.

  * (file_op_context_new): change default value of file_op_context_t::do_reget.
  * (overwrite_query_dialog): show the "Reget" button in query dialog for
    move operation.
  * (copy_file_file): keep non-default value of file_op_context_t::do_reget
    that was set before.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/file.c
src/filemanager/filegui.c
src/filemanager/fileopctx.c