Author info update
svn: r10165
This commit is contained in:
parent
a7186a695f
commit
fd349ec3f2
@ -414,6 +414,9 @@ if __debug__:
|
|||||||
options_class = ReloadOptions,
|
options_class = ReloadOptions,
|
||||||
modes = _Tool.MODE_GUI,
|
modes = _Tool.MODE_GUI,
|
||||||
translated_name = _("Reload Plugins"),
|
translated_name = _("Reload Plugins"),
|
||||||
|
status=(_("Stable")),
|
||||||
|
author_name = "Donald N. Allingham",
|
||||||
|
author_email = "don@gramps-project.org",
|
||||||
description=_("Attempt to reload plugins. "
|
description=_("Attempt to reload plugins. "
|
||||||
"Note: This tool itself is not reloaded!"),
|
"Note: This tool itself is not reloaded!"),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user