plugeth/deploy/osx/dmg_spec.json
2015-03-07 13:16:13 +01:00

11 lines
262 B
JSON

{
"title": "Mist Installer",
"icon": "Mist.icns",
"background": "background.png",
"icon-size": 144,
"contents": [
{ "x": 900, "y": 244, "type": "link", "path": "/Applications" },
{ "x": 140, "y": 244, "type": "file", "path": "Mist.app" }
]
}