Minor updates

svn: r1588
This commit is contained in:
Alex Roitman 2003-05-23 22:35:13 +00:00
parent 1cc0a9e598
commit 38f40fbb4d
2 changed files with 1976 additions and 1180 deletions

View File

@ -86,8 +86,8 @@ def runtool(database,person,callback):
register_tool( register_tool(
runtool, runtool,
"Python evaluation window", _("Python evaluation window"),
category="Debug", category=_("Debug"),
description="Provides a window that can evaluate python code" description=_("Provides a window that can evaluate python code")
) )

File diff suppressed because it is too large Load Diff