new dmg background

This commit is contained in:
Kyle Spearrin 2018-02-13 12:12:35 -05:00
parent 01231ba5c8
commit d8594e3cf0
3 changed files with 4 additions and 8 deletions

View File

@ -39,24 +39,20 @@
"category": "public.app-category.productivity"
},
"dmg": {
"background": "./resources/background@2x.png",
"background": "./resources/background.png",
"contents": [
{
"x": 330,
"x": 270,
"y": 345,
"type": "link",
"path": "/Applications"
},
{
"x": 330,
"x": 270,
"y": 110,
"type": "file"
}
],
"window": {
"width": 660,
"height": 480
}
]
},
"nsis": {
"perMachine": true

BIN
resources/background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB