Implement cancel of chown of many files.
commit331a0b2cc907f4da43c04c375b840c927692a592
authorAndrew Borodin <aborodin@vmail.ru>
Mon, 28 Aug 2017 11:47:09 +0000 (28 14:47 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 10 Dec 2017 06:10:23 +0000 (10 09:10 +0300)
tree0d88db400fa4429de2258cad58d8925a5b94fe19
parent6aafb1189bfafb3646b67c67a505554105eeb54c
Implement cancel of chown of many files.

Implement error message with follow buttons:
"Ignore" -- ignore current error;
"Ignore all" -- ignore current error, try chown of other selected files,
and ignore all following errors;
"Retry" -- retry chown operation;
"Cancel" -- cancel chown operation immediately.

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