Bug 101216 - Add a Interchangeable Preservation Format MIME type
Summary: Add a Interchangeable Preservation Format MIME type
Status: RESOLVED MOVED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Shared Mime Info group
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-28 09:00 UTC by Adrien Plazas
Modified: 2018-10-13 10:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add application/x-ipf (2.12 KB, patch)
2017-05-28 12:44 UTC, Adrien Plazas
Details | Splinter Review

Comment 1 Adrien Plazas 2017-05-28 12:44:23 UTC
Created attachment 131545 [details] [review]
Add application/x-ipf
Comment 2 Bastien Nocera 2017-09-05 12:23:29 UTC
Comment on attachment 131545 [details] [review]
Add application/x-ipf

Review of attachment 131545 [details] [review]:
-----------------------------------------------------------------

The patch doesn't apply anymore, please rebase it.

::: freedesktop.org.xml.in
@@ +6981,5 @@
>      <glob pattern="*.adf"/>
>    </mime-type>
>  
> +  <mime-type type="application/x-ipf">
> +    <_comment>Interchangeable Preservation Format</_comment>

This is a really bad name. Please use "IPF Amiga disk image" or just "IPF floppy disk image" if it's multi-platform, and add the acronym and expanded-acronym tags for "IPF".

@@ +6983,5 @@
>  
> +  <mime-type type="application/x-ipf">
> +    <_comment>Interchangeable Preservation Format</_comment>
> +    <magic priority="50">
> +      <match type="string" value="CAPS" offset="0"/>

Is this really the only magic? It's pretty short :/
Comment 3 GitLab Migration User 2018-10-13 10:41:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xdg/shared-mime-info/issues/83.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.