From 71266e2361c255785c1b70e9d030c3156519c781 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 6 Jun 2013 21:39:08 +0100 Subject: [PATCH] Tweak dmg window. --- platform/osx/make_dmg.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index d9e36c390..c52d1e9eb 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -95,13 +95,13 @@ 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, 800, 440} + set the bounds of container window to {400, 200, 790, 410} set theViewOptions to the icon view options of container window set arrangement of theViewOptions to not arranged set icon size of theViewOptions to 64 make new alias file at container window to POSIX file "/Applications" with properties {name:"Applications"} - set position of item "DVD-o-matic.app" of container window to {90, 100} - set position of item "Applications" of container window to {310, 100} + set position of item "DVD-o-matic.app" of container window to {90, 80} + set position of item "Applications" of container window to {310, 80} close open update without registering applications -- 2.30.2