add 'Skip' button to overwrite dialog for dirs
authorLukas Hrazky <lukkash@email.cz>
Sat, 24 Jul 2010 20:00:01 +0000 (22:00 +0200)
committerLukas Hrazky <lukkash@email.cz>
Sat, 24 Jul 2010 20:00:01 +0000 (22:00 +0200)
commit7190c094fa23f5e4e65e2f2e99e525643e4e3060
tree3f9a9d3915fcb7daa9505e130a9314941a262f47
parente8d956a1b2271ff4c768ee9c902ac4f02212e6c2
add 'Skip' button to overwrite dialog for dirs

When overwriting directory with another directory, 'No' would mean to
skip it altogether. But it should mean only not to overwrite the files
inside, but move those that are not there. Thats how it works now, and
there is a 'Skip' button that will skip the directory altogether.

Signed-off-by: Lukas Hrazky <lukkash@email.cz>
src/fileoperator.cpp
src/fileoperator.h