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:
2020-09-03 00:35:27 +02:00
parent 80a28a8d59
commit 4175b377bd
375 changed files with 258 additions and 223 deletions

View File

@ -83,6 +83,6 @@
</effects-menu>
</effect>
<script>
<command location="inx" interpreter="python">fablabchemnitz_boxmaker.py</command>
<command location="inx" interpreter="python">boxmaker.py</command>
</script>
</inkscape-extension>

View File

@ -43,6 +43,6 @@
</effects-menu>
</effect>
<script>
<command location="inx" interpreter="python">fablabchemnitz_boxmaker.py</command>
<command location="inx" interpreter="python">boxmaker.py</command>
</script>
</inkscape-extension>