Skip to content

app, desktop: Handle mime types

Felipe Borges requested to merge handle-mime-types into master

By implementing GApplication's open() method and listing the MimeTypes in the desktop file, we can make Boxes able to open ISOs right from the file manager.

Fixes #19 (closed)

Merge request reports