menu cleanup

This commit is contained in:
sliptonic
2016-09-15 09:55:28 -05:00
committed by Yorik van Havre
parent 2f04ea9586
commit 05ff7e40d5
9 changed files with 29 additions and 30 deletions

View File

@@ -577,6 +577,7 @@ class CommandToolLibraryEdit():
def GetResources(self):
return {'Pixmap' : 'Path-ToolTable',
'MenuText': QtCore.QT_TRANSLATE_NOOP("Path_ToolTable","Edit the Tool Library"),
'Accel': "P, T",
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Path_ToolTable","Edit the Tool Library")}
def IsActive(self):