Cross Reference: openDoc
xref
: /
inkscape
/
packaging
/
macosx
/
Resources
/
openDoc
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
openDoc revision 6b15695578f07a3f72c4c9475c1a261a3021472a
#!/
bin
/
sh
#
# Author: Aaron Voisine <aaron@voisine.org>
export
"DISPLAY=
`
cat
/
tmp
/
display
.
$UID
`
"
BASE
=
"
`
echo
"$0"
|
sed
-e
's/\/[A-Za-z]*.app\/Contents\/Resources\/script/\//'
`
"
cd
"
$BASE
"
exec
"
$CWD
/
bin
/
inkscape
" "$@"