Plugins required to be correct version

svn: r14300
This commit is contained in:
Doug Blank
2010-02-10 12:13:47 +00:00
parent 01757effa1
commit 843fb89ba0
23 changed files with 198 additions and 5 deletions

View File

@@ -32,6 +32,7 @@ id = 'records',
name = _("Records Report"),
description = _("Shows some interesting records about people and families"),
version = '1.0',
gramps_target_version = '3.2',
status = STABLE,
fname = 'Records.py',
authors = [u"Reinhard Müller"],
@@ -47,6 +48,7 @@ id = 'Records Gramplet',
name = _("Records Gramplet"),
description = _("Shows some interesting records about people and families"),
version = '1.0',
gramps_target_version = '3.2',
status = STABLE,
fname = 'Records.py',
authors = [u"Reinhard Müller"],