diff options
author | Carlos Soriano <csoriano@gnome.org> | 2016-04-04 23:44:59 +0200 |
---|---|---|
committer | Carlos Soriano <csoriano@gnome.org> | 2016-04-05 15:13:09 +0200 |
commit | 87ff4118a205f31c2d964b1a7f6109378697fa18 (patch) | |
tree | ffaf72f24681fbe810379bda731af3d83530b77c /libnautilus-private/nautilus-search-engine-tracker.c | |
parent | e3ddb9720fafe5637dfb94db2b1774f586e4e158 (diff) | |
download | nautilus-87ff4118a205f31c2d964b1a7f6109378697fa18.tar.gz |
nautilus-dnd: request file system info if not available
We were assuming we had in cache the files used for dnd, but with
the desktop split that's not longer the case.
What can happens is that we cannot discern whether the drop action
should be a copy or a move, since Nautilus always performs a move if
the file system is the same as the dragged files.
To fix it, in a best effort mode, we will request to update the files
information if it's not available. In future times it will be requested,
and if the files are not freed, we will have the file system information
available in order to decide a more appropriate drop action.
Diffstat (limited to 'libnautilus-private/nautilus-search-engine-tracker.c')
0 files changed, 0 insertions, 0 deletions