Fix README name and Finder window size.
authorCarl Hetherington <cth@carlh.net>
Sun, 5 Apr 2020 23:30:16 +0000 (01:30 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 5 Apr 2020 23:30:16 +0000 (01:30 +0200)
platform/osx/make_dmg.sh

index 77dcd77b709e4855f7b49a60cfe1827076c7a60a..96ad48e99986e26c8fbd0b3f240aa2ead10af3de 100644 (file)
@@ -316,7 +316,7 @@ EOF
     fi
 
     if [ "$pkg" != "" ]; then
     fi
 
     if [ "$pkg" != "" ]; then
-        cat<<EOF > "$vol_name/READ ME_de.DE.txt"
+        cat<<EOF > "$vol_name/READ ME.de_DE.txt"
 
 To run this software successfully you must install $pkg before running
 the .app
 
 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 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
            set theViewOptions to the icon view options of container window
            set arrangement of theViewOptions to not arranged
            set icon size of theViewOptions to 64