From a2cbe0a4fe72ffbe1100f8b8f494043ed9aba844 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Apr 2020 01:30:16 +0200 Subject: [PATCH] Fix README name and Finder window size. --- platform/osx/make_dmg.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 77dcd77b7..96ad48e99 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -316,7 +316,7 @@ EOF fi if [ "$pkg" != "" ]; then - cat< "$vol_name/READ ME_de.DE.txt" + cat< "$vol_name/READ ME.de_DE.txt" To run this software successfully you must install $pkg before running the .app @@ -336,7 +336,7 @@ EOF 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, 940, 300} + set the bounds of container window to {400, 200, 940, 600} set theViewOptions to the icon view options of container window set arrangement of theViewOptions to not arranged set icon size of theViewOptions to 64 -- 2.30.2