From fd349ec3f2b444bb2876d722b432a5ca63805186 Mon Sep 17 00:00:00 2001 From: Peter Landgren Date: Sun, 2 Mar 2008 19:41:48 +0000 Subject: [PATCH] Author info update svn: r10165 --- src/PluginUtils/_Plugins.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/PluginUtils/_Plugins.py b/src/PluginUtils/_Plugins.py index 110a54dec..092fda5f5 100644 --- a/src/PluginUtils/_Plugins.py +++ b/src/PluginUtils/_Plugins.py @@ -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!"), )