diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-09-28 23:32:30 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-09-28 23:32:30 +0000 |
| commit | bc9d35c1ea5b02f9fa83a104cb92c982c4cb97cc (patch) | |
| tree | 60c3ca68c9fcc8139770b79aeaa287906229034a /share | |
| parent | Added mismatch fixup button and misc tuning slider setting. (diff) | |
| download | inkscape-bc9d35c1ea5b02f9fa83a104cb92c982c4cb97cc.tar.gz inkscape-bc9d35c1ea5b02f9fa83a104cb92c982c4cb97cc.zip | |
remove the disabled old svg-keys-chart verb
(bzr r3813)
Diffstat (limited to 'share')
| -rw-r--r-- | share/keys/default.xml | 2 | ||||
| -rw-r--r-- | share/keys/inkscape.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml index 6f500e23f..d77cdaa25 100644 --- a/share/keys/default.xml +++ b/share/keys/default.xml @@ -531,11 +531,11 @@ override) the bindings in the main default.xml. <!-- Help --> - <bind action="HelpKeys" /> <bind action="HelpAboutExtensions" /> <bind action="HelpAboutMemory" /> <bind action="HelpAbout" /> <!-- There are also verbs for tutorials, if you really need them --> + <!-- Other commands in Help are implemented as extensions, with ids of org.inkscape.help.* --> <!-- Effects --> diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 6f500e23f..d77cdaa25 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -531,11 +531,11 @@ override) the bindings in the main default.xml. <!-- Help --> - <bind action="HelpKeys" /> <bind action="HelpAboutExtensions" /> <bind action="HelpAboutMemory" /> <bind action="HelpAbout" /> <!-- There are also verbs for tutorials, if you really need them --> + <!-- Other commands in Help are implemented as extensions, with ids of org.inkscape.help.* --> <!-- Effects --> |
