- <?xml version="1.0" encoding="UTF-8"?>
- <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
- <mime-type type="application/x-freemind">
- <comment>FreeMind Map</comment>
- <magic priority="80">
- <match value="<map version" type="string" offset="0:20"/>
- <match value="FreeMind" type="string" offset="50:100"/>
- </magic>
- <glob pattern="*.mm"/>
- </mime-type>
- </mime-info>
|