1--- a/textext/textext.inx 2+++ b/textext/textext.inx 3@@ -8,6 +8,6 @@ 4 </effects-menu> 5 </effect> 6 <script> 7- <command location="inx" interpreter="python">__main__.py</command> 8+ <command location="inx" interpreter="shell">launch.sh</command> 9 </script> 10 </inkscape-extension>