summaryrefslogtreecommitdiffstats
path: root/office/freemind/freemind.xml
blob: 9d4bcae2f5b997e7eb6c2f645472065896f21c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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="&lt;map version" type="string" offset="0:20"/>
		 <match value="FreeMind" type="string" offset="50:100"/> 
		</magic>
		<glob pattern="*.mm"/>
	</mime-type>
</mime-info>