* src/data/gramps.xml: Correct GW magic to not collide with XML.

svn: r4189
This commit is contained in:
Alex Roitman
2005-03-16 06:04:45 +00:00
parent 380a453855
commit 84c2f9052f
2 changed files with 3 additions and 3 deletions

View File

@@ -30,9 +30,7 @@
<comment xml:lang="en">GeneWeb source file</comment>
<glob pattern="*.gw"/>
<magic priority="80">
<match type="string" value="fam" offset="0:64"/>
<match type="string" value="beg" offset="0:64"/>
<match type="string" value="end" offset="0:64"/>
<match type="string" value="fam " offset="0:64"/>
</magic>
</mime-type>
</mime-info>