repo.or.cz
/
ardour2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
text edit fix for #686
[ardour2.git]
/
tools
/
osx_packaging
/
openDoc
blob
888a42b1765f12f1839cf6e592dd92b9b60f002f
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"
"$@"