summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add morphology for shared-mime-info.baserock/morphJannis Pohlmann2012-04-301-0/+6
|
* Add separate mime-type for Apple broken PNGsBastien Nocera2012-04-293-0/+10
|
* Add AMZ (AmazonMP3 Download File) mime-typeBastien Nocera2012-04-281-0/+4
|
* Add `application/x-qtiplot` mime typePaul Menzel2012-04-173-0/+31
| | | | | | | | | | | | Add this new mime type to be able to automatically open the QtiPlot [1] files. Currently files with the extension `qti` are detected as Quicktime image (`qtif`). Also add an example test file, which is just an empty project. [1] http://soft.proindependent.com/ https://bugs.freedesktop.org/show_bug.cgi?id=33641
* application/pkcs7-mime: Fix comment, add glob patterns.David Faure2012-02-021-3/+6
|
* Add test for fixed PPM bugBastien Nocera2012-02-013-0/+12
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=39126
* Fix test from 7755b83bba5ee9e10a2ef0f8e36175f6c6ee08e1Bastien Nocera2012-02-011-1/+1
|
* Add DTS and DTS-HD mime-typesSam Thursfield2012-02-014-0/+23
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=40800
* Use native update-mime-database for install when cross compilingHib Eris2012-02-012-1/+16
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=42554
* Use non-installed update-mime-database in install-data-hookHib Eris2012-02-011-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=42554
* Disable checks when cross compilingHib Eris2012-02-012-0/+7
|
* Fix build for platforms with executable extensionsHib Eris2012-02-011-8/+8
|
* Make application/x-xz-compressed-tar a subclass of application/x-xz.Thomas Hebb2012-02-011-0/+1
| | | | | | This allows checking for xz magic in .tar.xz files. https://bugs.freedesktop.org/show_bug.cgi?id=45293
* Add zz-application/zz-winassoc-* aliasesVincent Untz2012-02-011-0/+5
| | | | | | See discussion in https://bugs.freedesktop.org/show_bug.cgi?id=41286 https://bugs.freedesktop.org/show_bug.cgi?id=41989
* Fix mimetype names used as examples in the specDavid Faure2012-01-261-2/+2
|
* Allow builders to not run make check by defaultColin Walters2012-01-242-1/+12
| | | | | | | | | | Doing so breaks cross compilation, and is just plain different from pretty much every other module out there in the GNOME dependency stack. Furthermore, the environment needed for tests is not necessarily the same as that needed to just do a build. https://bugs.freedesktop.org/show_bug.cgi?id=45180
* autogen.sh: Honor NOCONFIGURE=1Colin Walters2012-01-241-1/+3
| | | | | | http://people.gnome.org/~walters/docs/build-api.txt https://bugs.freedesktop.org/show_bug.cgi?id=45180
* Add application/x-ccmx as a registered typeRichard Hughes2012-01-183-0/+29
| | | | | | Use the matching values taken from http://www.argyllcms.com/doc/ccxxmake.html https://bugs.freedesktop.org/show_bug.cgi?id=44894
* 1.0Release-1-0Bastien Nocera2012-01-172-1/+16
|
* Silent build by defaultBastien Nocera2012-01-172-1/+4
|
* Fix compile-time warningBastien Nocera2012-01-171-0/+3
|
* po: Update from TransifexBastien Nocera2012-01-1755-23152/+24040
|
* Add support for detecting DVDs without VIDEO_TS dirsBastien Nocera2012-01-093-0/+3
| | | | | | As libdvdread accepts that crap, we should detect it as such. https://bugzilla.gnome.org/show_bug.cgi?id=667469
* Add application/acrobat alias for PDF filesBastien Nocera2011-12-071-0/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=43571
* Fix FSF address in license notice.Ville Skyttä2011-12-041-2/+2
|
* Fix MP3 being detected as Qt DesignerBastien Nocera2011-11-211-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=664457
* tests: Add test case for wrongly identified MP3Bastien Nocera2011-11-212-0/+2
| | | | | | | Was detected as a Qt Designer file because of the PRIV comment at the start of it containing "<ui". https://bugzilla.gnome.org/show_bug.cgi?id=664457
* Add application/vnd.visio mimetype.David Faure2011-11-143-0/+11
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=2359
* Fix magic for MP3 files without ID3Jürg Billeter2011-11-043-1/+3
|
* tests: test2.ppm works nowBastien Nocera2011-11-041-1/+1
|
* Make PBM/PPM detection more permissiveMarc-André Lureau2011-11-041-18/+24
| | | | | | | The # comment character is optionnal. See also https://bugs.freedesktop.org/show_bug.cgi?id=2359 https://bugs.freedesktop.org/show_bug.cgi?id=41555
* Add a new P6 PPM test without comment lineMarc-André Lureau2011-11-042-0/+5
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=41555
* Add testcase for tnef file. Works with xdgmime implementation.David Faure2011-10-312-0/+1
|
* Add testcase for glob priority. Passes with xdgmime implementation.David Faure2011-10-312-0/+3
|
* Lowercase non-case-sensitive patterns before writing them out.David Faure2011-10-313-2/+5
| | | | Add testcase: testcompress.z
* Rename two fields to make it clearer that they are an offsetDavid Faure2011-10-311-2/+2
|
* Update after xdgmime fixDavid Faure2011-10-241-7/+4
|
* Remove duplicate glob, given that globs are case insensitiveDavid Faure2011-10-241-1/+0
|
* Add SMIL 2.0, 2.1, and 3.0 root-XMLs.Ville Skyttä2011-10-221-0/+3
|
* Add XMI 2.0 and 2.1 root-XMLs.Ville Skyttä2011-10-221-0/+2
|
* Add [0-9][0-9][0-9].vdr to video/mpeg globs.Ville Skyttä2011-10-221-0/+1
| | | | These are VDR < 1.7 recordings, http://www.tvdr.de/
* Add application/metalink4+xml, differentiate metalink 3 magic from it.Ville Skyttä2011-10-223-1/+96
|
* Add root-XML for metalink.Ville Skyttä2011-10-221-0/+1
|
* Adjust test results to proper text-or-binary fallback in xdgmime.David Faure2011-09-251-6/+8
|
* Adjust to xdgmime's new support for application/x-zerosize.David Faure2011-09-251-1/+1
|
* Add root-XML for AbiWord, Atom, Dia, Dia shape, KML, RDF, and XSL FO.Ville Skyttä2011-09-221-0/+7
|
* 0.91Release-0-91Bastien Nocera2011-09-182-1/+41
|
* build: Use XZ to compress tarballs by defaultBastien Nocera2011-09-181-1/+1
|
* Update translations from transifexBastien Nocera2011-09-1855-30062/+30569
|
* make it valaidate againPino Toscano2011-09-181-1/+1
| | | | move the <alias> for chm after the <glob>