Restored icons for profile ops; cleaned up accel keys.
This commit is contained in:
committed by
Yorik van Havre
parent
0b380fde15
commit
dd23476a49
@@ -78,7 +78,6 @@ class CommandPathCopy:
|
||||
def GetResources(self):
|
||||
return {'Pixmap': 'Path-Copy',
|
||||
'MenuText': QtCore.QT_TRANSLATE_NOOP("Path_Copy", "Copy"),
|
||||
'Accel': "P, Y",
|
||||
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Path_Copy", "Creates a linked copy of another path")}
|
||||
|
||||
def IsActive(self):
|
||||
|
||||
Reference in New Issue
Block a user