Re: [hatari-devel] disk image mime-types (was: hatari-ui icon) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Fri, 14 Nov 2014 20:56:16 +0100
schrieb Thomas Huth <th.huth@xxxxxx>:
> Am Thu, 13 Nov 2014 11:19:42 -0700 (MST)
> schrieb David Savinkoff <dsavnkff@xxxxxxxxx>:
>
> > I agree with minimizing the number of icons and mime-types.
> > I think that any unofficial mime-types should be optional
> > because they may be globally problematic.
>
> That's why I've marked the mimetypes with the "x-" prefix. If you do
> not like that, you're welcome to register an official mime type for
> each of the disk images that we support :-)
Actually, it does not seem that hard to register official mime-types.
I am currently considering to have a try to register the mime-types
for .MSA and .DIM images as a start (and if that works out fine, later
for the other disk image types, too).
A question to everybody: How should the mime-types (also called media
types nowadays) be named? My current suggestions are:
For .MSA:
- application/vnd.msa-disk-image
- application/vnd.magic-shadow-archive
- application/vnd.magic-shadow-archiver-disk-image
For .DIM:
- application/vnd.dim-disk-image
- application/vnd.fast-copy-disk-image
- application/vnd.fast-copy-dim
Any preferences or other suggestions?
Thomas