[MM-20348] Fixed DMG background (#1114)
This commit is contained in:
@@ -73,9 +73,20 @@
|
|||||||
},
|
},
|
||||||
"dmg": {
|
"dmg": {
|
||||||
"background": "resources/osx/DMG_BG.png",
|
"background": "resources/osx/DMG_BG.png",
|
||||||
"iconSize": 140,
|
"contents": [
|
||||||
"iconTextSize": 18,
|
{
|
||||||
"sign": false
|
"x": 152,
|
||||||
|
"y": 201
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"x": 445,
|
||||||
|
"y": 201,
|
||||||
|
"type": "link",
|
||||||
|
"path": "/Applications"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"iconSize": 110,
|
||||||
|
"iconTextSize": 13
|
||||||
},
|
},
|
||||||
"squirrelWindows": {
|
"squirrelWindows": {
|
||||||
"iconUrl": "file://resources/icon.ico",
|
"iconUrl": "file://resources/icon.ico",
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user