Author info update
svn: r10164
This commit is contained in:
parent
09e7238b31
commit
a7186a695f
@ -1522,5 +1522,8 @@ register_tool(
|
|||||||
options_class = VerifyOptions,
|
options_class = VerifyOptions,
|
||||||
modes = Tool.MODE_GUI | Tool.MODE_CLI,
|
modes = Tool.MODE_GUI | Tool.MODE_CLI,
|
||||||
translated_name = _("Verify the Data"),
|
translated_name = _("Verify the Data"),
|
||||||
|
status=(_("Stable")),
|
||||||
|
author_name = "Alex Roitman",
|
||||||
|
author_email = "shura@gramps-project.org",
|
||||||
description = _("Verifies the data against user-defined tests")
|
description = _("Verifies the data against user-defined tests")
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user