Author info update

svn: r10164
This commit is contained in:
Peter Landgren 2008-03-02 19:40:34 +00:00
parent 09e7238b31
commit a7186a695f

View File

@ -1522,5 +1522,8 @@ register_tool(
options_class = VerifyOptions,
modes = Tool.MODE_GUI | Tool.MODE_CLI,
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")
)