diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-12-15 21:03:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-12-15 21:03:38 +0000 |
| commit | b5d44ca2c157f2d6141d206545946079fac3fa12 (patch) | |
| tree | 0bb38665c13aff49fce06e323e710e4e8450f14a | |
| parent | 65f14c8c3620ac5f974b8b9b8596d1fba128b11d (diff) | |
Make .dmg view bigger.
| -rw-r--r-- | platform/osx/make_dmg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index f2aecaa9a..4dd84a813 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -262,7 +262,7 @@ echo ' set current view of container window to icon view set toolbar visible of container window to false set statusbar visible of container window to false - set the bounds of container window to {400, 200, 790, 410} + set the bounds of container window to {400, 200, 890, 610} set theViewOptions to the icon view options of container window set arrangement of theViewOptions to not arranged set icon size of theViewOptions to 64 |
