2004-05-27 04:29:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2005-02-28 01:51:21 +00:00
|
|
|
|
|
|
|
|
2004-05-27 04:29:43 +00:00
|
|
|
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
|
|
|
|
<mime-type type="application/x-gramps">
|
2009-11-17 20:14:53 +00:00
|
|
|
<_comment>Gramps database</_comment>
|
2004-05-27 04:29:43 +00:00
|
|
|
<glob pattern="*.grdb"/>
|
|
|
|
</mime-type>
|
|
|
|
<mime-type type="application/x-gedcom">
|
2006-03-15 23:58:23 +00:00
|
|
|
<_comment>GEDCOM</_comment>
|
2004-05-27 04:29:43 +00:00
|
|
|
<glob pattern="*.ged"/>
|
2005-05-24 13:08:06 +00:00
|
|
|
<glob pattern="*.gedcom"/>
|
|
|
|
<glob pattern="*.GED"/>
|
|
|
|
<glob pattern="*.GEDCOM"/>
|
2005-02-28 01:51:21 +00:00
|
|
|
<magic priority="80">
|
|
|
|
<match type="string" value="0 HEAD" offset="0:1"/>
|
|
|
|
</magic>
|
2004-05-27 04:29:43 +00:00
|
|
|
</mime-type>
|
2004-06-21 05:10:27 +00:00
|
|
|
<mime-type type="application/x-gramps-package">
|
2009-11-17 20:14:53 +00:00
|
|
|
<_comment>Gramps package</_comment>
|
2004-06-21 05:10:27 +00:00
|
|
|
<glob pattern="*.gpkg"/>
|
|
|
|
</mime-type>
|
2004-08-01 04:21:31 +00:00
|
|
|
<mime-type type="application/x-gramps-xml">
|
2009-11-17 20:14:53 +00:00
|
|
|
<_comment>Gramps XML database</_comment>
|
2004-08-01 04:21:31 +00:00
|
|
|
<glob pattern="*.gramps"/>
|
2005-02-28 01:51:21 +00:00
|
|
|
<magic priority="80">
|
|
|
|
<match type="string" value="<!DOCTYPE database" offset="0:256"/>
|
|
|
|
<match type="string" value="<database" offset="0:64"/>
|
|
|
|
</magic>
|
2004-08-01 04:21:31 +00:00
|
|
|
</mime-type>
|
2004-09-24 22:42:21 +00:00
|
|
|
<mime-type type="application/x-geneweb">
|
2006-03-15 23:58:23 +00:00
|
|
|
<_comment>GeneWeb source file</_comment>
|
2004-09-24 22:42:21 +00:00
|
|
|
<glob pattern="*.gw"/>
|
2005-05-24 13:08:06 +00:00
|
|
|
<glob pattern="*.GW"/>
|
2005-02-28 01:51:21 +00:00
|
|
|
<magic priority="80">
|
2005-03-16 06:04:45 +00:00
|
|
|
<match type="string" value="fam " offset="0:64"/>
|
2005-02-28 01:51:21 +00:00
|
|
|
</magic>
|
2004-09-24 22:42:21 +00:00
|
|
|
</mime-type>
|
2004-05-27 04:29:43 +00:00
|
|
|
</mime-info>
|