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",
"contents": [
{
"x": 135,
"y": 190,
"type": "link",
"path": "/Applications"
"x": 150,
"y": 185,
"type": "file"
},
{
"x": 405,
"y": 190,
"type": "file"
"x": 390,
"y": 180,
"type": "link",
"path": "/Applications"
}
],
"window": {