summaryrefslogtreecommitdiffstats
path: root/share/keys/inkscape.xml
diff options
context:
space:
mode:
authorDiederik van Lierop <mail@diedenrezi.nl>2009-01-10 22:21:59 +0000
committerdvlierop2 <dvlierop2@users.sourceforge.net>2009-01-10 22:21:59 +0000
commit43e79a060f82609db18b84c7db1c60f638e2ac8c (patch)
tree7207ebfa250a6817ca6e020225049af2902cb732 /share/keys/inkscape.xml
parentFixes rendering of feImage (using bitmaps) by preventing the error "Unable to... (diff)
downloadinkscape-43e79a060f82609db18b84c7db1c60f638e2ac8c.tar.gz
inkscape-43e79a060f82609db18b84c7db1c60f638e2ac8c.zip
Added a new toolbar with snapping controls
(bzr r7107)
Diffstat (limited to 'share/keys/inkscape.xml')
-rw-r--r--share/keys/inkscape.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml
index e5ef7d430..49423c0aa 100644
--- a/share/keys/inkscape.xml
+++ b/share/keys/inkscape.xml
@@ -235,8 +235,8 @@ override) the bindings in the main default.xml.
<bind key="numbersign" modifiers="Shift" action="ToggleGrid" /> <!-- # -->
<bind key="numbersign" action="ToggleGrid" display="true"/>
- <bind key="percent" action="ToggleSnapping" display="true"/> <!-- # -->
- <bind key="percent" modifiers="Shift" action="ToggleSnapping" />
+ <bind key="percent" action="ToggleSnapGlobal" display="true"/> <!-- # -->
+ <bind key="percent" modifiers="Shift" action="ToggleSnapGlobal" />
<bind action="ViewNew"/>
<bind action="ViewNewPreview"/>