add icon and menu-tip to archimedes_spiral

This commit is contained in:
Mario Voigt 2025-06-02 15:57:55 +02:00
parent f6a1eef454
commit 98e8409af7
2 changed files with 75 additions and 0 deletions

View File

@ -48,6 +48,8 @@
<submenu name="Shape/Pattern from Generator"/>
</submenu>
</effects-menu>
<menu-tip>The extension draws a spiral by a lot of fine-grained line segments.</menu-tip>
<icon>icon.svg</icon>
</effect>
<script>
<command location="inx" interpreter="python">archimedes_spiral.py</command>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 10 KiB