diff options
author | Ondrej Holy <oholy@redhat.com> | 2020-10-19 14:18:10 +0200 |
---|---|---|
committer | António Fernandes <antoniojpfernandes@gmail.com> | 2021-01-18 00:12:22 +0000 |
commit | 482b6b24d932b42a9b077e24cfe60a5f8ab4743f (patch) | |
tree | 15ab01d8fd2d9968d22784f7f5ca580478fe4470 /data | |
parent | d4d59231329efd692bc3498949ed79b4137c059b (diff) | |
download | nautilus-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 'data')
0 files changed, 0 insertions, 0 deletions