diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2014-05-27 19:16:29 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2014-05-27 19:16:29 +0000 |
| commit | f8df38474cef597fd63d4c037eacde6170c0ffaa (patch) | |
| tree | 7ccbc5fda6ffc72511c6dddca28ea6a57cfeeab2 | |
| parent | Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency). (diff) | |
| download | inkscape-f8df38474cef597fd63d4c037eacde6170c0ffaa.tar.gz inkscape-f8df38474cef597fd63d4c037eacde6170c0ffaa.zip | |
Shortcuts. Fix for bug #1323561 (Right handed ilustration file is incorrect).
Fixed bugs:
- https://launchpad.net/bugs/1323561
(bzr r13399)
| -rw-r--r-- | share/keys/right-handed-illustration.xml | 1 | ||||
| -rw-r--r-- | share/keys/xara.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/share/keys/right-handed-illustration.xml b/share/keys/right-handed-illustration.xml index 7e63b11cc..696cafea0 100644 --- a/share/keys/right-handed-illustration.xml +++ b/share/keys/right-handed-illustration.xml @@ -539,7 +539,6 @@ Future improvements: <!-- Help --> - <bind action="HelpKeys" /> <bind action="HelpAboutExtensions" /> <bind action="HelpAboutMemory" /> <bind action="HelpAbout" /> diff --git a/share/keys/xara.xml b/share/keys/xara.xml index 3884ff146..25ebfcb48 100644 --- a/share/keys/xara.xml +++ b/share/keys/xara.xml @@ -542,7 +542,6 @@ Hom/end keys-select minimum or maximum feather values <!-- Help --> - <bind key="F1" action="HelpKeys" /> <bind action="HelpAboutExtensions" /> <bind action="HelpAboutMemory" /> <bind action="HelpAbout" /> |
