Diff for /imach/distributions/osx/createdmg4.sh between versions 1.1 and 1.2

version 1.1, 2018/04/21 21:14:42 version 1.2, 2019/05/22 20:22:34
Line 124  echo ' Line 124  echo '
            set background picture of viewOptions to file ".background:'${DMG_BACKGROUND_IMG}'"             set background picture of viewOptions to file ".background:'${DMG_BACKGROUND_IMG}'"
            set position of item "'${APP_NAME}'.app" of container window to {160, 205}             set position of item "'${APP_NAME}'.app" of container window to {160, 205}
            set position of item "Applications" of container window to {360, 205}             set position of item "Applications" of container window to {360, 205}
            set position of item "README.txt" of container window to {325, 250}             set position of item "README.txt" of container window to {360, 60}
            close             close
            open             open
            update without registering applications             update without registering applications

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>