diff options
| author | Denis Declara <declara91@gmail.com> | 2012-05-01 12:22:52 +0000 |
|---|---|---|
| committer | Denis Declara <declara91@gmail.com> | 2012-05-01 12:22:52 +0000 |
| commit | 52e7e054851153e738c95fef279ef28edf091b85 (patch) | |
| tree | a4bb355f44770ca29428fbec10616f81084a3849 /share/keys/default.xml | |
| parent | Added translation support code (_(), C_()) to the polar arrange tab. (diff) | |
| download | inkscape-52e7e054851153e738c95fef279ef28edf091b85.tar.gz inkscape-52e7e054851153e738c95fef279ef28edf091b85.zip | |
Fixed keys file in order to reflect the new verb modification I did
(bzr r11073.1.24)
Diffstat (limited to 'share/keys/default.xml')
| -rw-r--r-- | share/keys/default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml index 6cbbc3ae5..dcefde98b 100644 --- a/share/keys/default.xml +++ b/share/keys/default.xml @@ -569,7 +569,7 @@ override) the bindings in the main default.xml. <bind action="DialogMetadata" /> <bind action="DialogClonetiler" /> - <bind action="DialogGridArrange" /> + <bind action="DialogArrange" /> <bind action="DialogScript" /> <bind action="DialogDebug" /> <bind action="DialogInput" /> |
