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.
13 lines
378 B
13 lines
378 B
{
|
|
"title": "Ethereum",
|
|
"icon": "appdmg_icon.icns",
|
|
"background": "appdmg_background.png",
|
|
"icon-size": 55,
|
|
"contents": [
|
|
{ "x": 242, "y": 240, "type": "link", "path": "/Applications" },
|
|
{ "x": 145, "y": 125, "type": "file", "path": "${ETH_ALETHZERO_APP}" },
|
|
{ "x": 339, "y": 125, "type": "file", "path": "${ETH_MIX_APP}" }
|
|
]
|
|
}
|
|
|
|
|
|
|