diff options
| -rw-r--r-- | share/keys/carbon.xml | 2 | ||||
| -rw-r--r-- | share/keys/inkscape.xml | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/share/keys/carbon.xml b/share/keys/carbon.xml index 31feba3f8..627dcba2f 100644 --- a/share/keys/carbon.xml +++ b/share/keys/carbon.xml @@ -398,8 +398,6 @@ and tooltips. Only one binding for each action may have this attribute. <bind key="b" modifiers="Alt,Shift" action="SelectionTrace" display="true" /> <bind key="B" modifiers="Alt,Shift" action="SelectionTrace" /> - <bind action="SelectionPixelArt" /> - <bind key="i" modifiers="Alt" action="ObjectsToPattern" display="true" /> <bind key="I" modifiers="Alt" action="ObjectsToPattern" /> diff --git a/share/keys/inkscape.xml b/share/keys/inkscape.xml index 7c66f7b9b..2d8be6110 100644 --- a/share/keys/inkscape.xml +++ b/share/keys/inkscape.xml @@ -458,8 +458,6 @@ override) the bindings in the main default.xml. <bind key="b" modifiers="Alt,Shift" action="SelectionTrace" display="true" /> <bind key="B" modifiers="Alt,Shift" action="SelectionTrace" /> - <bind action="SelectionPixelArt" /> - <bind key="i" modifiers="Alt" action="ObjectsToPattern" display="true" /> <bind key="I" modifiers="Alt" action="ObjectsToPattern" /> |
