Issue #332 Rename function can delete files
authorColin Clark <cclark@mcb.net>
Wed, 13 Apr 2016 17:53:12 +0000 (18:53 +0100)
committerColin Clark <cclark@mcb.net>
Wed, 13 Apr 2016 17:55:26 +0000 (18:55 +0100)
commit010ed5dddef21c17e2ced71d38d7ff6597f4f438
treeda4dc8b05d4c4c2e11bc26e69987bdefbe43e535
parentcd4334e6059838cb6f5b9c48256e3e70934f3b2f
Issue #332 Rename function can delete files

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

During a Rename operation, if the user assigns a single destination
filename to multiple source files, an error dialog is shown and the
operation is aborted.
src/filedata.c
src/filedata.h
src/typedefs.h
src/utilops.c