no message

This commit is contained in:
Mario Voigt 2020-08-01 05:36:47 +02:00
parent d887d8a31b
commit 5d6a1367c7
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> <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> <id>fablabchemnitz.de.archimedesspiral</id>
<param name="name" appearance="header" type="description">R = r + aθ</param> <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> <param name="r" type="int" min="0" max="1000000" _gui-text="r (mm)">50</param>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension"> <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> <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="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> <param name="width" type="float" min="0.0" max="500.0" precision="3" _gui-text="Width">20.0</param>

View File

@ -16,7 +16,7 @@
<object-type>image</object-type> <object-type>image</object-type>
<effects-menu> <effects-menu>
<submenu _name="FabLab Chemnitz"> <submenu _name="FabLab Chemnitz">
<submenu _name="Various" /> <submenu _name="Tracing/Edge Detection" />
</submenu> </submenu>
</effects-menu> </effects-menu>
</effect> </effect>