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 545356 - Need a way to reset file associations
Need a way to reset file associations
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File Properties Dialog
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on: 545351
Blocks:
 
 
Reported: 2008-07-29 17:59 UTC by David Zeuthen (not reading bugmail)
Modified: 2008-10-13 12:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.14 KB, patch)
2008-10-08 00:28 UTC, Matthias Clasen
none Details | Review

Description David Zeuthen (not reading bugmail) 2008-07-29 17:59:18 UTC
As outlined in bug 545351 there's no way to reset file associations for a given mime type. This is unfortunate as it's now possible to e.g. disassociate "gThumb Image Viewer" from image/png and there's no way to get it back. We need a "Reset Associations" button in the "Open With" dialog

 http://people.freedesktop.org/~david/nautilus-open-with.png

Also needs new gio API, see bug 545351.
Comment 1 Matthias Clasen 2008-10-08 00:28:30 UTC
Created attachment 120172 [details] [review]
patch

Here is a quick implementation. 
It requires the new api in glib 2.19.
Comment 2 Alexander Larsson 2008-10-13 12:37:12 UTC
commited