Merge pull request #5179 from Roy-043/Draft-housekeeping-SS-shortcut-used-twice
Draft housekeeping: SS-shortcut used twice
This commit is contained in:
@@ -64,7 +64,6 @@ class ShapeString(gui_base_original.Creator):
|
||||
"""Set icon, menu and tooltip."""
|
||||
|
||||
d = {'Pixmap': 'Draft_ShapeString',
|
||||
'Accel': "S, S",
|
||||
'MenuText': QT_TRANSLATE_NOOP("Draft_ShapeString", "Shape from text"),
|
||||
'ToolTip': QT_TRANSLATE_NOOP("Draft_ShapeString", "Creates a shape from a text string by choosing a specific font and a placement.\nThe closed shapes can be used for extrusions and boolean operations.")}
|
||||
return d
|
||||
|
||||
Reference in New Issue
Block a user