13 lines
520 B
XML
13 lines
520 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
|
|
<_name>therma</_name>
|
|
<id>org.inkscape.effect.exportandrunscript</id>
|
|
<dependency type="executable" location="extensions">thermatext/thermo.py</dependency>
|
|
<effect>
|
|
<object-type>all</object-type>
|
|
</effect>
|
|
<script>
|
|
<command reldir="extensions" interpreter="python">thermatext/thermo.py</command>
|
|
</script>
|
|
<category>Fx</category>
|
|
</inkscape-extension> |