From 73fd9adc1e23f711d249d4adc2389711304bd027 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 24 Dec 2012 01:09:30 +0000 Subject: Reduce window height of .dmg Finder window - this reverts r2371. Subversion-branch: /branches/v2-branch Subversion-revision: 2554 --- pkg/osx/dmgfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/osx/dmgfix b/pkg/osx/dmgfix index a11c54ef..560b17ed 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, 546} + set the bounds of win to {200, 200, 717, 536} 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