Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-03-02 | xdgmime: Reduce probability to POSSIBLE | Sebastian Dröge | 1 | -1/+1 | |
2009-03-02 | xdgmime: Add locking to the xdg_mime_* calls as it's not thread-safe | Sebastian Dröge | 1 | -0/+9 | |
2009-02-27 | xdgmime: Use empty caps for registering the typefinders with old core versions | Sebastian Dröge | 1 | -2/+17 | |
core before 0.10.22.1 produced assertions when storing typefind factories with NULL caps in the registry. | |||||
2009-02-24 | xdgmime: Add new typefinder based on xdgmime | Sebastian Dröge | 1 | -0/+68 | |
This typefinder is mostly useful to filter out any false positives by the other typefinders like the usual Word document misdetected as MP3 file. |