summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-02-17 20:35:04 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-02-17 20:35:04 +0000
commit4b4f12f6d73d7fb1189a4654e7e3368f0b9c70b1 (patch)
tree969073fe9be0dfce4aa6aa405fb905f52efb999a
parentspellchecker (diff)
downloadinkscape-4b4f12f6d73d7fb1189a4654e7e3368f0b9c70b1.tar.gz
inkscape-4b4f12f6d73d7fb1189a4654e7e3368f0b9c70b1.zip
spellcheck keys
(bzr r7312)
-rw-r--r--share/keys/default.xml3
-rw-r--r--share/keys/inkscape.xml3
2 files changed, 6 insertions, 0 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml
index 0fa71c1e1..370bd5a2c 100644
--- a/share/keys/default.xml
+++ b/share/keys/default.xml
@@ -468,6 +468,9 @@ override) the bindings in the main default.xml.
<bind action="ObjectFlowtextToText" />
<bind action="SelectionTextRemoveKerns" />
+ <bind key="k" modifiers="Ctrl,Alt" action="DialogSpellcheck" display="true"/>
+ <bind key="K" modifiers="Ctrl,Alt" action="DialogSpellcheck" />
+
<!-- Layers -->
<bind key="N" modifiers="Ctrl,Shift" action="LayerNew" display="true"/>
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index 0fa71c1e1..370bd5a2c 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -468,6 +468,9 @@ override) the bindings in the main default.xml.
<bind action="ObjectFlowtextToText" />
<bind action="SelectionTextRemoveKerns" />
+ <bind key="k" modifiers="Ctrl,Alt" action="DialogSpellcheck" display="true"/>
+ <bind key="K" modifiers="Ctrl,Alt" action="DialogSpellcheck" />
+
<!-- Layers -->
<bind key="N" modifiers="Ctrl,Shift" action="LayerNew" display="true"/>