You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
377 B
14 lines
377 B
10 years ago
|
{
|
||
|
"title": "Ethereum",
|
||
|
"icon": "appdmg_icon.icns",
|
||
|
"background": "appdmg_background.png",
|
||
|
"icon-size": 80,
|
||
|
"contents": [
|
||
|
{ "x": 600, "y": 170, "type": "link", "path": "/Applications" },
|
||
|
{ "x": 150, "y": 90, "type": "file", "path": "${ETH_ALETHZERO_APP}" },
|
||
|
{ "x": 150, "y": 260, "type": "file", "path": "${ETH_MIX_APP}" }
|
||
|
]
|
||
|
}
|
||
|
|
||
|
|