GNOME Bugzilla – Bug 326170
The default action of .iso files
Last modified: 2006-07-24 19:01:25 UTC
I think that the default action when you use double click, or you press right button, where the Write option should be on the top of the popup menu, is better than the current option, file-roller. Other information:
I forgot to say, that it should be the default option unless the user change it in the preference dialog, of course.
I tried to make a patch but I'm not familiar with the Desktop Entry Specification, and the docs are IMHO confusing. Something like this (http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-0.9.4.html#example) doesn't work, so I created a new file. Also http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-0.9.4.html#mime-priority says that we can't decide which application would be the default, this is distributors' work. An issue i think it's worth mentioning is the following: there should be some sort of conditional display for this association, because it would be confusing opening the disc creator when you click on an ISO if a {adequate,} burner is not available on the system.
Created attachment 62196 [details] [review] Patch, associates n-c-b to cd image files
Comments?
Committed with a few minor changes. Thanks.