* src/plugins/*.py: updated email addresses and status
svn: r5364
This commit is contained in:
@@ -235,7 +235,8 @@ PluginMgr.register_tool(
|
||||
options_class = RelCalcOptions,
|
||||
modes = Tool.MODE_GUI,
|
||||
translated_name = _("Relationship calculator"),
|
||||
status=(_("Stable")),
|
||||
author_name = "Donald N. Allingham",
|
||||
author_email = "dallingham@users.sourceforge.net",
|
||||
author_email = "don@gramps-project.org",
|
||||
description=_("Calculates the relationship between two people")
|
||||
)
|
||||
|
Reference in New Issue
Block a user