diff options
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 --> |
