Is there a way / application to add a file extension / mime-type to the system. What I want to achieve is:
- Have a default program for opening files of this type
- Have a special icon for this filetype
- let
file
output the type of a file of this file in a more specific way.
Is there an way to achieve this?
You need to:
Associate that MIME type with a program (see
man xdg-mime
for more details):