]> git.lyx.org Git - lyx.git/commit
add inkscape wrapper script for Mac OS
authorStephan Witt <switt@lyx.org>
Sun, 24 Sep 2017 09:54:55 +0000 (11:54 +0200)
committerStephan Witt <switt@lyx.org>
Sun, 24 Sep 2017 09:55:20 +0000 (11:55 +0200)
commit350ef993e59b3ede7dd621a81f096ea78296c5c8
tree023a084aa4234f6361b08b7050323e7fcfc0e46b
parentb498646b2eb880b420b493a94144dd8dce2e32c7
add inkscape wrapper script for Mac OS

The wrapper script is placed in the binary directory of the LyX bundle.
It tries to find the real inkscape command line converter in the
Inkscape.app bundle and starts it or reports an error.
The configure.py is changed for Mac OS to check the presence of
the real inkscape binary in the Inkscape.app bundle.
development/MacOSX/Makefile.am
development/MacOSX/inkscape [new file with mode: 0755]
lib/configure.py