From 22250619061e48988a99e7c4904a04e66a4dd97b Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 12 Sep 2011 21:58:52 +0000 Subject: Increase window size in .dmg package, so that there is no vertical scroll bar. Subversion-branch: /branches/v2-branch Subversion-revision: 2371 --- pkg/osx/dmgfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/osx/dmgfix') diff --git a/pkg/osx/dmgfix b/pkg/osx/dmgfix index 560b17ed..a11c54ef 100755 --- a/pkg/osx/dmgfix +++ b/pkg/osx/dmgfix @@ -41,7 +41,7 @@ on run argv -- window options: set bgfile to file "background.png" of theDisk - set the bounds of win to {200, 200, 717, 536} + set the bounds of win to {200, 200, 717, 546} set icon size of icon view options of win to 96 set background picture of icon view options of win to bgfile set toolbar visible of win to false -- cgit v1.2.3