diff --git a/build.xml b/build.xml index 8741f31e9..a695d6b12 100644 --- a/build.xml +++ b/build.xml @@ -210,7 +210,7 @@ - + diff --git a/gridworks b/gridworks index 78a27c1be..d9e5cfa1f 100755 --- a/gridworks +++ b/gridworks @@ -477,9 +477,9 @@ mac_dist() { set theViewOptions to the icon view options of container window set arrangement of theViewOptions to not arranged set icon size of theViewOptions to 100 - set background picture of theViewOptions to file ".background:'dmg_background.png'" + set background picture of theViewOptions to file ".background:dmg_background.png" make new alias file at container window to POSIX file "/Applications" with properties {name:"Applications"} - set position of item "'Gridworks'" of container window to {170, 175} + set position of item "Gridworks" of container window to {170, 175} set position of item "Applications" of container window to {380, 175} close open