Comment 7 for bug 197617

Revision history for this message
sas (sas-sas) wrote :

And here's the full patch. With this patch, the extensions that rely on UniConvertor will work on Windows provided UniConvertor has been installed in Inkscape's local copy of Python.

This patch does the following:

  * Removes the shell script cdr2svg.sh

  * Adds the Python script uniconv-ext.py

  * Changes seven .inx files to use uniconv-ext.py instead of cdr2svg.sh

  * Changes dependency.cpp to search for .cmd files as a last resort

  * Changes main.cpp to add the python Scripts subdirectory to the Windows PATH