After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 518573 - Provide a g_file_restore_from_trash() function
Provide a g_file_restore_from_trash() function
Status: RESOLVED INVALID
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Alexander Larsson
gtkdev
Depends on:
Blocks: 41850
 
 
Reported: 2008-02-25 10:10 UTC by Luca Ferretti
Modified: 2008-07-21 14:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Luca Ferretti 2008-02-25 10:10:41 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.
Comment 1 Christian Neumair 2008-07-21 14:58:24 UTC
I am closing this bug report as INVALID. The file operation has been implemented in the file manager.