no message
This commit is contained in:
parent
d887d8a31b
commit
5d6a1367c7
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<_name>The Spiral of Archimedes</_name>
|
||||
<_name>The Spiral Of Archimedes</_name>
|
||||
<id>fablabchemnitz.de.archimedesspiral</id>
|
||||
<param name="name" appearance="header" type="description">R = r + aθ</param>
|
||||
<param name="r" type="int" min="0" max="1000000" _gui-text="r (mm)">50</param>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
||||
<_name>Grid strip creator (qlocktwo)</_name>
|
||||
<_name>Grid Strip Creator (qlocktwo)</_name>
|
||||
<id>fablabchemnitz.de.gridstrip_creator</id>
|
||||
<param name="length" type="float" min="0.0" max="500.0" precision="3" _gui-text="Length">230.0</param>
|
||||
<param name="width" type="float" min="0.0" max="500.0" precision="3" _gui-text="Width">20.0</param>
|
||||
|
@ -16,7 +16,7 @@
|
||||
<object-type>image</object-type>
|
||||
<effects-menu>
|
||||
<submenu _name="FabLab Chemnitz">
|
||||
<submenu _name="Various" />
|
||||
<submenu _name="Tracing/Edge Detection" />
|
||||
</submenu>
|
||||
</effects-menu>
|
||||
</effect>
|
||||
|
Reference in New Issue
Block a user