various fixes to MidiRegionView selection handling, key handling, drawing of ghost...
[ardour2.git] / tools / osx_packaging / openDoc
blob888a42b1765f12f1839cf6e592dd92b9b60f002f
1 #!/bin/sh
3 # Author: Aaron Voisine <aaron@voisine.org>
5 export "DISPLAY=`cat /tmp/$UID/TemporaryItems/display`"
6 exec "`dirname \"$0\"`/bin/gimp-remote" "$@"