diff options
Diffstat (limited to 'science/gramps/files/patch-data_gramps.xml.in')
-rw-r--r-- | science/gramps/files/patch-data_gramps.xml.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/science/gramps/files/patch-data_gramps.xml.in b/science/gramps/files/patch-data_gramps.xml.in new file mode 100644 index 000000000000..2e43efc55b48 --- /dev/null +++ b/science/gramps/files/patch-data_gramps.xml.in @@ -0,0 +1,19 @@ +--- data/gramps.xml.in.orig 2010-11-18 09:58:56.000000000 +0300 ++++ data/gramps.xml.in 2010-12-09 13:24:49.000000000 +0300 +@@ -7,16 +7,6 @@ + <_comment>Gramps database</_comment> + <glob pattern="*.grdb"/> + </mime-type> +- <mime-type type="application/x-gedcom"> +- <_comment>GEDCOM</_comment> +- <glob pattern="*.ged"/> +- <glob pattern="*.gedcom"/> +- <glob pattern="*.GED"/> +- <glob pattern="*.GEDCOM"/> +- <magic priority="80"> +- <match type="string" value="0 HEAD" offset="0:1"/> +- </magic> +- </mime-type> + <mime-type type="application/x-gramps-package"> + <_comment>Gramps package</_comment> + <glob pattern="*.gpkg"/> |