diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2023-07-10 15:21:53 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2023-07-11 09:55:27 +0200 |
commit | a6e75f397127c9a1a99aed7ae41ea22e34d91a08 (patch) | |
tree | ca6002d58fa0bcd5193dc91fe4862f677c54322f /platform/android/export/export_plugin.cpp | |
parent | b8ed596769d2114797015833ce86f86ee872ecfa (diff) | |
download | redot-engine-a6e75f397127c9a1a99aed7ae41ea22e34d91a08.tar.gz |
Fix Linux `move_to_trash` wrongly reporting files as not found
We can't rely on the error code from `gio` or `kioclient5`, in my
rudimentary testing they return `1` for both missing files and other
situations like not having a Trash can on the mounted volume.
Fixes #79108.
Diffstat (limited to 'platform/android/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions