[graphics/krita] krita: Add shortcuts for rectangle and ellipse tool
Boudewijn Rempt
null at kde.org
Wed Nov 25 11:00:41 GMT 2020
Git commit 2e8a03c3d4fdaf4e82aff89a54e9d8d5d861abc6 by Boudewijn Rempt.
Committed on 25/11/2020 at 11:00.
Pushed by rempt into branch 'master'.
Add shortcuts for rectangle and ellipse tool
As suggested by Raghukamath
CCMAIL:kimageshop at kde.org
M +2 -2 krita/krita.action
https://invent.kde.org/graphics/krita/commit/2e8a03c3d4fdaf4e82aff89a54e9d8d5d861abc6
diff --git a/krita/krita.action b/krita/krita.action
index f5eccc9dc0..e086f82786 100644
--- a/krita/krita.action
+++ b/krita/krita.action
@@ -1350,7 +1350,7 @@
<whatsThis></whatsThis>
<toolTip>Rectangle Tool</toolTip>
<iconText>Rectangle Tool</iconText>
- <shortcut></shortcut>
+ <shortcut>Shift+R</shortcut>
<isCheckable>false</isCheckable>
<statusTip></statusTip>
</Action>
@@ -1437,7 +1437,7 @@
<whatsThis></whatsThis>
<toolTip>Ellipse Tool</toolTip>
<iconText>Ellipse Tool</iconText>
- <shortcut></shortcut>
+ <shortcut>Shift+J</shortcut>
<isCheckable>false</isCheckable>
<statusTip></statusTip>
</Action>
More information about the kimageshop
mailing list