* src/plugins/*.py: updated email addresses and status

svn: r5364
This commit is contained in:
Don Allingham
2005-11-06 04:59:23 +00:00
parent 9042a74479
commit c58c75b482
32 changed files with 77 additions and 62 deletions

View File

@@ -251,8 +251,8 @@ register_report(
options_class = DescendantOptions,
modes = Report.MODE_GUI | Report.MODE_BKI | Report.MODE_CLI,
translated_name = _("Descendant Report"),
status=(_("Beta")),
status=(_("Stable")),
description=_("Generates a list of descendants of the active person"),
author_name="Donald N. Allingham",
author_email="dallingham@users.sourceforge.net"
author_email="don@gramps-project.org"
)