GNOME Bugzilla – Bug 518573
Provide a g_file_restore_from_trash() function
Last modified: 2008-07-21 14:58:24 UTC
Now that we are using the fd.o trash spec, we could be able to restore a trashed file in its original location. I think the best approach is add a function to do it in glib/gio and let file manager use it, instead implementing this directly in file manager. Note: the name suggested in summary is just a suggestion.
I am closing this bug report as INVALID. The file operation has been implemented in the file manager.