AppImageCommunity / libappimage

Implements functionality for dealing with AppImage files
https://appimage.org
Other
46 stars 29 forks source link

Improve mime type deployment #135

Open azubieta opened 5 years ago

azubieta commented 5 years ago

Deploy Mime Type icons and edit Mime Info Packages to properly point to the deployed icons.

Fix for #23

Notice that this PR uses in the unit tests an AppImage that is generated on configure time. This is our first step towards #116

azubieta commented 5 years ago

We already depend on a lot of external projects to build libappimage libappimage tool will be just one more. I do see you have a point on using the continuous build as source I guess that using the latest stable release will do the job.