User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060726 Firefox/1.5.0.5 (Swiftfox) Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060726 Firefox/1.5.0.5 (Swiftfox) With the new "Trash" option it moves all files to ~/.local/share/Trash/ even if they are in another partition. Reproducible: Always Steps to Reproduce:
Yes. If you read the ChangeLog you'll see a note that the trash implementation currently only supports trashing to the home trash. Trashing to other trash cans is on TODO, but it's not as trivial as it may seem, and there needs to be some way to tell the user whats taking up the space on his/her USB stick when files where "deleted" there.
Moving to 0.5.0rc2.
*** Bug 2392 has been marked as a duplicate of this bug. ***
Moving to 1.0.0final.
Fixed with revision 24381. 2007-01-13 Benedikt Meurer <benny@xfce.org> * configure.in.in, thunar-vfs/thunar-vfs-io-trash.{c,h}: Add support for $top_dir-Trashes, as described in the Desktop Trash Specifica- tion. Bug #2132. * thunar-vfs/thunar-vfs-volume.c(thunar_vfs_volume_changed): Rescan the active mount points whenever a volume changes.