• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

自分用にカスタマイズしたshared-mime-infoのソース


RSS
Rev. Time Author
5fe9db9 2016-05-30 18:43:20 Martin Blanchard

Improve VRML support (model/vrml)

Adds a magic string for content type detection ("#VRML "). A test file is
also provided.

https://bugs.freedesktop.org/show_bug.cgi?id=96270

e96df89 2016-05-30 18:36:22 Robert Ancell

Add application/vnd.squashfs

http://squashfs.sourceforge.net/

https://bugs.freedesktop.org/show_bug.cgi?id=43621

da064b6 2016-05-28 17:53:55 Ville Skyttä

Revert "Revert "Add application/raml+yaml""

Re-add with test file included.

This reverts commit fe27b8c8f1391fb4392b11635bfce2c241b457a7.

10ad0c7 2016-05-28 02:01:17 Benjamin Otte

Fix invalid octal escape

Test file colormapped.tga included

https://bugs.freedesktop.org/show_bug.cgi?id=92197

9ca401f 2016-05-28 01:50:29 Friedrich W. H. Kossebau

Add aliases to application/gpx+xml & root-XML info

Add GPX mimetypes as found in the wild.

https://bugs.freedesktop.org/show_bug.cgi?id=95178

e0f51b2 2016-05-28 01:05:19 Bastien Nocera

Fix multi-page DjVu detection by file

We need to have the same globs for both image/vnd.djvu+multipage and
image/vnd.djvu so that checking by file will force checking by magic,
otherwise all the multi-page files will be detected as simple
image/vnd.djvu.

fe27b8c 2016-05-27 20:18:55 Bastien Nocera

Revert "Add application/raml+yaml"

The test file is missing.

This reverts commit dd051b4dca6878f5a9a549d585d275697e364153.

dd051b4 2016-05-18 23:37:41 Ville Skyttä

Add application/raml+yaml

http://www.raml.org/raml-10-spec

6919dc3 2016-05-17 15:11:15 Ville Skyttä

image/emf: Use official IANA registered type

http://www.iana.org/assignments/media-types/image/emf

bbe5a99 2016-05-17 15:10:43 Ville Skyttä

image/wmf: Use official IANA registered type

http://www.iana.org/assignments/media-types/image/wmf

581e55b 2016-05-17 15:10:01 Ville Skyttä

image/bmp: Add *.dib glob from IANA registration

http://www.iana.org/assignments/media-types/image/bmp

12ba0dc 2016-05-11 20:37:25 Bastien Nocera

Remove *.sg from Sega Master System ROM type

It's a ROM for the Sega SG-1000 system, which isn't compatible with
the Sega Master System ROMs and uses a different magic from the one we
disabled (the ROMs are smaller than 32k...).

2fe5b32 2016-05-10 18:44:56 Alexander Larsson

Make the old xdg-app mimetype just an alias to flatpak

dfa8598 2016-05-10 18:22:50 Alexander Larsson

Add flatpak mimetype and test

699f7c9 2016-04-14 21:46:20 Phil Schaf

Add mimetype for Jupyter Notebook files

https://bugs.freedesktop.org/show_bug.cgi?id=94878

e15b5a7 2016-04-06 21:23:28 Elvis Angelaccio

Add mimetype for tar.lz archives

https://bugs.freedesktop.org/show_bug.cgi?id=94833

a435ae1 2016-04-03 22:15:31 David Faure

Remove audio/amr alias given that there is also a audio/AMR real mimetype.

Move encrypted aliases to the respective mimetypes, seems more correct.

46d2b3a 2016-04-03 22:07:30 David Faure

Remove audio/amr-wb as an alias for video/3gpp,

given that we have audio/AMR-WB as a real mimetype
(and case doesn't matter).

Not sure what to do about audio/amr, audio/amr-encrypted
and audio/amr-wb-encrypted though. Should they be aliases
of audio/AMR-WB instead?

d14e59d 2016-04-03 22:05:08 David Faure

Use real mimetype names in sub-class-of rather than aliases, to save lookups

40f5a1b 2016-03-24 05:27:28 Ricard Gascons

Add MIME type for Atari 2600 ROMs

https://bugs.freedesktop.org/show_bug.cgi?id=94663

870ab0c 2016-03-21 20:42:57 Ricard Gascons

Add MIME type for Neo Geo Pocket ROMs

https://bugzilla.gnome.org/show_bug.cgi?id=94467

05c52fe 2016-03-19 22:03:26 Ricard Gascons

Add MIME type for Atari 7800 ROMs

https://bugs.freedesktop.org/show_bug.cgi?id=94622

184e473 2016-02-26 00:40:17 Bastien Nocera

Update translations from Transifex

f4e0947 2016-02-23 23:24:01 Bastien Nocera

1.6

ad6c090 2016-02-23 22:46:20 Bastien Nocera

Fix GPX test case

The test case in commit 03ffba0ab5d1bd3897bd26621a20f05f69e707fb was
broken, missing the mime-type from the test definition line.

02501a1 2016-02-23 22:39:07 Alexander Larsson

Add application/vnd.xdgapp

03ffba0 2016-02-23 01:26:14 Hashem Nasarat

Add GPX mime-type

Add application/gpx+xml as specified at:
http://www.topografix.com/gpx.asp
https://en.wikipedia.org/wiki/GPS_Exchange_Format

https://bugs.freedesktop.org/show_bug.cgi?id=94154

4961dc3 2016-01-07 23:49:16 Bastien Nocera

Add magic for XHTML files

6e5818d 2016-01-07 23:48:47 Bastien Nocera

Add *.xht as a glob for XHTML files

10fc17e 2016-01-05 01:07:09 Bastien Nocera

Bump priority for archives mime-types magic

When a long enough magic is available (4 characters in this case),
prefer the magic of the archive type to the one of the
maybe-not-compressed header of the first file in the archive.

For example, in https://bugs.freedesktop.org/show_bug.cgi?id=93549
a PDF inside the RAR archive made the archive be detected as a PDF.