summaryrefslogtreecommitdiffstats
path: root/share/keys
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2008-02-04 08:50:42 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2008-02-04 08:50:42 +0000
commit9fd9b1ca0c0125a4ec731063fc0d786b54dfd3f8 (patch)
tree9768f536ba741ee0d64ea0f7701244a50b6e536d /share/keys
parentWhitespace cleanup (diff)
downloadinkscape-9fd9b1ca0c0125a4ec731063fc0d786b54dfd3f8.tar.gz
inkscape-9fd9b1ca0c0125a4ec731063fc0d786b54dfd3f8.zip
another forgotten file added to POTFILES.in, Shift+G added to default keys scheme, ru.po update
(bzr r4646)
Diffstat (limited to 'share/keys')
-rw-r--r--share/keys/inkscape.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index e10b76a57..25229013f 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -361,6 +361,9 @@ override) the bindings in the main default.xml.
<bind key="i" modifiers="Alt" action="ObjectsToPattern" display="true"/>
<bind key="I" modifiers="Alt" action="ObjectsToPattern" />
+
+ <bind key="g" modifiers="Shift" action="ObjectsToGuides" display="true"/>
+ <bind key="G" modifiers="Shift" action="ObjectsToGuides" />
<bind key="i" modifiers="Alt,Shift" action="ObjectsFromPattern" display="true"/>
<bind key="I" modifiers="Alt,Shift" action="ObjectsFromPattern" />