Code

add pasting lpe
authorbuliabyak <buliabyak@users.sourceforge.net>
Wed, 5 Sep 2007 14:58:19 +0000 (14:58 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Wed, 5 Sep 2007 14:58:19 +0000 (14:58 +0000)
share/keys/default.xml
share/keys/inkscape.xml

index 9ba5608d469b458b451793ebd0f6f909d110afea..4b349dbe23e301ad4324d40d8eb761a4df8d592b 100644 (file)
@@ -276,6 +276,9 @@ override) the bindings in the main default.xml.
   <bind action="EditPasteWidthSeparately" />
   <bind action="EditPasteHeightSeparately" />
 
+  <bind key="ampersand" modifiers="Ctrl" action="EditPasteLivePathEffect"/>
+  <bind key="7" modifiers="Ctrl" action="EditPasteLivePathEffect" display="true"/>
+
   <bind key="Delete" action="EditDelete" display="true"/>
   <bind key="KP_Delete" action="EditDelete" />
   <bind key="BackSpace" action="EditDelete" />
@@ -510,7 +513,6 @@ override) the bindings in the main default.xml.
   <bind key="w" modifiers="Ctrl,Shift" action="DialogSwatches" display="true"/>
   <bind key="W" modifiers="Ctrl,Shift" action="DialogSwatches" />
 
-  <bind key="ampersand" modifiers="Ctrl" action="DialogLivePathEffect" />  <!-- & -->
   <bind key="ampersand" modifiers="Ctrl,Shift" action="DialogLivePathEffect" />
   <bind key="7" modifiers="Ctrl,Shift" action="DialogLivePathEffect" display="true" />
 
index 9ba5608d469b458b451793ebd0f6f909d110afea..4b349dbe23e301ad4324d40d8eb761a4df8d592b 100644 (file)
@@ -276,6 +276,9 @@ override) the bindings in the main default.xml.
   <bind action="EditPasteWidthSeparately" />
   <bind action="EditPasteHeightSeparately" />
 
+  <bind key="ampersand" modifiers="Ctrl" action="EditPasteLivePathEffect"/>
+  <bind key="7" modifiers="Ctrl" action="EditPasteLivePathEffect" display="true"/>
+
   <bind key="Delete" action="EditDelete" display="true"/>
   <bind key="KP_Delete" action="EditDelete" />
   <bind key="BackSpace" action="EditDelete" />
@@ -510,7 +513,6 @@ override) the bindings in the main default.xml.
   <bind key="w" modifiers="Ctrl,Shift" action="DialogSwatches" display="true"/>
   <bind key="W" modifiers="Ctrl,Shift" action="DialogSwatches" />
 
-  <bind key="ampersand" modifiers="Ctrl" action="DialogLivePathEffect" />  <!-- & -->
   <bind key="ampersand" modifiers="Ctrl,Shift" action="DialogLivePathEffect" />
   <bind key="7" modifiers="Ctrl,Shift" action="DialogLivePathEffect" display="true" />