diff --git a/package/osx/background.png b/package/osx/background.png index e5b17a8e8..fb4227b95 100644 Binary files a/package/osx/background.png and b/package/osx/background.png differ diff --git a/package/osx/package b/package/osx/package index c677685c5..850e9429c 100755 --- a/package/osx/package +++ b/package/osx/package @@ -39,7 +39,7 @@ cp "${ROOT_DIR}/GPLv3.txt" "${SRC_DIR}/Docs/" --background "${ROOT_DIR}/package/osx/background.png" \ --window-size 600 500 \ --icon-size 60 \ ---icon "Getting Started.webloc" 100 380 \ +--icon "Getting Started.webloc" 110 380 \ --hide-extension "Getting Started.webloc" \ --icon "Docs" 250 380 \ --icon "WHATSNEW.txt" 400 380 \