Refactored extension names by "rename 's/fablabchemnitz_//g' *.py;rename
's/fablabchemnitz_//g' *.inx;sed -i 's/>fablabchemnitz_/>/g' *.inx;sed -i 's/fablabchemnitz_//g' *.py; rename 's/fablabchemnitz_//g' *.svg"
This commit is contained in:
@ -49,6 +49,6 @@
|
||||
<filetypetooltip>Import GCode File</filetypetooltip>
|
||||
</input>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">fablabchemnitz_gcode_input.py</command>
|
||||
<command location="inx" interpreter="python">gcode_input.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
@ -49,6 +49,6 @@
|
||||
<filetypetooltip>Import GCode File</filetypetooltip>
|
||||
</input>
|
||||
<script>
|
||||
<command location="inx" interpreter="python">fablabchemnitz_gcode_input.py</command>
|
||||
<command location="inx" interpreter="python">gcode_input.py</command>
|
||||
</script>
|
||||
</inkscape-extension>
|
Reference in New Issue
Block a user