diff options
Diffstat (limited to 'pkg/osx')
-rwxr-xr-x | pkg/osx/dmgfix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |