forked from mia/Aegisub
s/Inkscape/@PKG_NAME@/ which will be replaced using sed.
Originally committed to SVN as r2552.
This commit is contained in:
parent
691b85697e
commit
02252a440f
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ disk image in which Inkscape is bundled on MacOS X
|
||||||
|
|
||||||
|
|
||||||
tell application "Finder"
|
tell application "Finder"
|
||||||
tell disk "Inkscape"
|
tell disk "@PKG_NAME@"
|
||||||
open
|
open
|
||||||
tell container window
|
tell container window
|
||||||
set current view to icon view
|
set current view to icon view
|
||||||
|
|
Loading…
Reference in a new issue