We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This already technically works. Right now, you have to change the extension of an appimage to iso to make engrampa open it.
EDIT:The mime type is: application/x-iso9660-appimage https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=01fa61fc002afdcf43f61e7df2d6cc6f6968d8d2
application/x-iso9660-appimage
The text was updated successfully, but these errors were encountered:
Please note that there are two types of AppImages:
Type 1: zisofs based Type 2: squashfs based
For more details, please see https://github.com/AppImage/AppImageSpec.
For a library that implements AppImage extraction, please see https://github.com/AppImage/libappimage.
Sorry, something went wrong.
No branches or pull requests
This already technically works.
Right now, you have to change the extension of an appimage to iso to make engrampa open it.
EDIT:The mime type is:
application/x-iso9660-appimage
https://cgit.freedesktop.org/xdg/shared-mime-info/commit/?id=01fa61fc002afdcf43f61e7df2d6cc6f6968d8d2
The text was updated successfully, but these errors were encountered: