bundle: update (2026-01-18)

This commit is contained in:
2026-01-18 01:20:18 +00:00
parent 83c22af578
commit 03c5c75177
149 changed files with 38486 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<name>Plot</name>
<id>org.knoxmakers.kmplot</id>
<script>
<command location="inx" interpreter="python">kmplot.py</command>
</script>
<effect>
<object-type>all</object-type>
<effects-menu>
<submenu _name="Knox Makers">
<submenu _name="Vinyl Cutter"/>
</submenu>
</effects-menu>
</effect>
</inkscape-extension>