GNOME Bugzilla – Bug 568707
typefind don't detect audio/mobile-xmf
Last modified: 2009-01-23 09:21:16 UTC
typefind don't support audio/mobile-xmf like describe in RFC 4723.
Created attachment 127003 [details] [review] patch for xmf support in typefind patch to support audio/mobile-xmf detection in typefind
"mobile XMF" doesn't seem to be a correct file extension... or are there really some file like "file.mobile XMF"? Apart from that the patch looks good :)
please have a look on following links: http://www.rfc-editor.org/rfc/rfc4723.txt http://www.midi.org/about-midi/xmf/m-xmf.shtml file extension is .mxmf
Thanks, I've committed it without the "mobile MXF" extension then ;) commit 336e1346e4d6bf66d297e5ac5abaeaff5e422ae7 Author: Benjamin Gaignard <benjamin@gaignard.net> Date: Fri Jan 23 10:19:27 2009 +0100 Add typefinder for Mobile XMF. Fixes bug #568707.