summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2020-10-19 14:18:10 +0200
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2021-01-18 00:12:22 +0000
commit482b6b24d932b42a9b077e24cfe60a5f8ab4743f (patch)
tree15ab01d8fd2d9968d22784f7f5ca580478fe4470 /README.md
parentd4d59231329efd692bc3498949ed79b4137c059b (diff)
downloadnautilus-482b6b24d932b42a9b077e24cfe60a5f8ab4743f.tar.gz
file-operations: Print number of natively moved files instead of zero
Currently, "Moved 0 files to ..." status is shown if all files were moved during the initial phase. This is because the initial phase consists of `g_file_move` calls with `G_FILE_COPY_NO_FALLBACK_FOR_MOVE` flag, however, the status is printed for files which needs copy&delete fallback. Let's print the total number of natively moved files in this case instead. Fixes: https://gitlab.gnome.org/GNOME/nautilus/-/issues/1635
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions