GNOME Bugzilla – Bug 637675
appinfo: avoid overriding the system defaults when adding support
Last modified: 2010-12-20 17:20:42 UTC
We want to be compatible with the following situation: - there's no explicit default set in mimeapps.list - we add support for a content type to a specific application, and that list is empty - the default should be picked from the system list, not overridden by the user-added application. So we make the default explicit in this case, by adding it to the relevant section in mimeapps.list.
Created attachment 176769 [details] [review] appinfo: avoid overriding the system defaults when adding support
Pushed after Matthias' ACK on IRC -- Attachment 176769 [details] pushed as 6a10591 - appinfo: avoid overriding the system defaults when adding support