Comment 3 for bug 974208

Revision history for this message
Timothy Arceri (t-fridey) wrote :

To help kickstart anyone who wants to work on this one. The code is in libnautilus-private/nautilius-file-utilities.c
the function nautilus_restore_files_from_trash()

It would seem that the file being moved back to its original location has not been given its original name which is stored in the .trashinfo file. Shouldn't be to difficult to fix this one.