Code

Fixed bug due to adding of new pointtype at the start of the enum which corrupted...
[inkscape.git] / share / keys / xara.xml
index a2d7c40d56aa78f7fc1a157f53ee47f4219a9b56..f32d124d3515ad2eee88d7ddd7c0d354131440de 100644 (file)
@@ -31,7 +31,6 @@ Push Tool  SHIFT+F8 or ALT+X
 Clipart Gallery  SHIFT+F10
 Fill Gallery  SHIFT+F11
 Frame Gallery  SHIFT+F12
-Layer Gallery  F10
 Bitmap Gallery  F11
 Line Gallery  F12  // stroke style?
 Name Gallery  CTRL+SHIFT+F9
@@ -502,6 +501,8 @@ Hom/end keys-select minimum or maximum feather values
   <bind key="Page_Down" modifiers="Shift" action="LayerMoveToPrev" />
   <bind key="KP_Page_Down" modifiers="Shift" action="LayerMoveToPrev" />
 
+  <bind key="F10" action="DialogLayers" display="true" />
+
 <!-- Dialogs -->
 
   <bind key="x" modifiers="Ctrl,Shift" action="DialogXMLEditor" display="true"/>