script revision f46a1e392943acd8f31870ddd3c660fd73eab9dd
#
# Author: Aaron Voisine <aaron@voisine.org>
# Inkscape Modifications: Michael Wybrow <mjwybrow@users.sourceforge.net>
# Warn the user about time-consuming generation of fontconfig caches.
# Ideally refer to $XDG_CACHE_HOME/inkscape everywhere, but how?
cd "$BASE"
# TODO examine whether it would be wisest to move the code from inkscape shell
# script and getdisplay.sh to here and only keep the real binary in bin. This
# may make things easier on Leopard and may also help using Inkscape on the
# command line.