Merge lp:~adiroiban/pocket-lint/1248583-mime-types into lp:pocket-lint
Proposed by
Adi Roiban
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 511 | ||||
Proposed branch: | lp:~adiroiban/pocket-lint/1248583-mime-types | ||||
Merge into: | lp:pocket-lint | ||||
Diff against target: |
60 lines (+26/-14) 1 file modified
pocketlint/formatcheck.py (+26/-14) |
||||
To merge this branch: | bzr merge lp:~adiroiban/pocket-lint/1248583-mime-types | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey | code | Approve | |
Review via email:
|
Description of the change
Why
---
When running on Windows and even on some Linux versions RHEL/SLES/Gentoo I found that some mime types were missing from the default distribution.
I have no idea why.
This is why I had to manually add them.
This is here to sync my local changes with upstream version.
Hope that you will accept the patch so that I don't have to manually patch each new release.
Changes
-------
I have added some mime types which I have found missing in some Python distributions.
I have also sorted the mime types after a rule which is documented as a comment.
Thanks!
To post a comment you must log in.
Thank Adi.
The mime-types change often; slow moving distros cannot keep up. Windows doesn't even have a native concept of mime-types.