merge changes for 2.0.1/2.0.2, plus some fixes to issues made apparent by conflicts
[ardour.git] / tools / osx_packaging / openDoc
1 #!/bin/sh
2 #
3 # Author: Aaron Voisine <aaron@voisine.org>
4
5 export "DISPLAY=`cat /tmp/$UID/TemporaryItems/display`"
6 exec "`dirname \"$0\"`/bin/gimp-remote" "$@"