18046: trunk/xapian-applications/omega/
olly <[email protected]> Thu, 29 May 2014 03:43:33 +0100
| Newsgroups | gmane.comp.search.xapian.cvs |
|---|---|
| Message-ID | <[email protected]> |
SVN root: svn://svn.xapian.org/xapian Changes by: olly Revision: 18046 Date: 2014-05-29 03:43:33 +0100 (Thu, 29 May 2014) Log message (4 lines): diritor.cc: libmagic can return a second string starting "Composite Document File V2 Document" for the mime-type, so just look for that prefix. And newer libmagic returns "application/CDFV2-corrupt" in these cases, so handle that too. Modified files: U trunk/xapian-applications/omega/ChangeLog U trunk/xapian-applications/omega/diritor.cc Links: http://xapian.org/C?18046 http://xapian.org/C?18046?trunk/xapian-applications/omega/ChangeLog http://xapian.org/C?18046?trunk/xapian-applications/omega/diritor.cc