diff options
| author | Josh Andler <scislac@gmail.com> | 2009-05-01 23:17:11 +0000 |
|---|---|---|
| committer | scislac <scislac@users.sourceforge.net> | 2009-05-01 23:17:11 +0000 |
| commit | 844a3fd83e273e6105f93f7fcd4c09cade9227e8 (patch) | |
| tree | 28af94157ed90890fd6fd5584d7025e13111deef | |
| parent | BUG 322116, PDF export does not use the highest quality for rasterized filter (diff) | |
| download | inkscape-844a3fd83e273e6105f93f7fcd4c09cade9227e8.tar.gz inkscape-844a3fd83e273e6105f93f7fcd4c09cade9227e8.zip | |
remove shortcuts to switch to the Geometric Tool (to disable for 0.47, after 0.47 is released I will restore)
(bzr r7809)
| -rw-r--r-- | share/keys/default.xml | 2 | ||||
| -rw-r--r-- | share/keys/inkscape.xml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/share/keys/default.xml b/share/keys/default.xml index 9c169adb8..d00bc70a8 100644 --- a/share/keys/default.xml +++ b/share/keys/default.xml @@ -144,8 +144,6 @@ override) the bindings in the main default.xml. <bind action="PenPrefs" /> - <bind key="F6" modifiers="Shift,Ctrl" action="ToolLPETool" display="true"/> - <bind key="F6" modifiers="Ctrl" action="ToolCalligraphic" display="true"/> <bind key="c" action="ToolCalligraphic" /> <bind key="C" action="ToolCalligraphic" /> diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 9c169adb8..d00bc70a8 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -144,8 +144,6 @@ override) the bindings in the main default.xml. <bind action="PenPrefs" /> - <bind key="F6" modifiers="Shift,Ctrl" action="ToolLPETool" display="true"/> - <bind key="F6" modifiers="Ctrl" action="ToolCalligraphic" display="true"/> <bind key="c" action="ToolCalligraphic" /> <bind key="C" action="ToolCalligraphic" /> |
