small inx fixes
This commit is contained in:
parent
e190cb1d24
commit
ea7fd539be
@ -6,7 +6,7 @@
|
||||
<param min="-10000.0" max="10000.0" name="offset" type="float" gui-text="Offset from object (all directions)">0.0</param>
|
||||
<param name="box" type="bool" gui-text="Draw boxes">true</param>
|
||||
<param name="circle" type="bool" gui-text="Draw circles">false</param>
|
||||
<param name="split" type="bool" gui-text="Handle selection as group">True</param>
|
||||
<param name="split" type="bool" gui-text="Handle selection as group">true</param>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
<effects-menu>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<name>Label Feature With Fill Color</_ame>
|
||||
<name>Label Feature With Fill Color</name>
|
||||
<id>fablabchemnitz.de.label_color</id>
|
||||
<effect>
|
||||
<object-type>all</object-type>
|
||||
|
Reference in New Issue
Block a user