update dmg icon positions

This commit is contained in:
Kyle Spearrin 2018-02-13 12:55:45 -05:00
parent 7220b48d3a
commit a2cb4629ae
1 changed files with 7 additions and 7 deletions

View File

@ -42,15 +42,15 @@
"background": "./resources/background.png", "background": "./resources/background.png",
"contents": [ "contents": [
{ {
"x": 135, "x": 150,
"y": 190, "y": 185,
"type": "link", "type": "file"
"path": "/Applications"
}, },
{ {
"x": 405, "x": 390,
"y": 190, "y": 180,
"type": "file" "type": "link",
"path": "/Applications"
} }
], ],
"window": { "window": {