Author info update

svn: r10165
This commit is contained in:
Peter Landgren 2008-03-02 19:41:48 +00:00
parent a7186a695f
commit fd349ec3f2

View File

@ -414,6 +414,9 @@ if __debug__:
options_class = ReloadOptions,
modes = _Tool.MODE_GUI,
translated_name = _("Reload Plugins"),
status=(_("Stable")),
author_name = "Donald N. Allingham",
author_email = "don@gramps-project.org",
description=_("Attempt to reload plugins. "
"Note: This tool itself is not reloaded!"),
)