[MM-37661][MM-29878] Brand Updates for Desktop v5.0/MM v6.0 (#1691)
* WIP * WIP * Fixed the background * Do the thing * Merge'd? * Adjust window height to completely show image
@@ -449,7 +449,7 @@ workflows:
|
|||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- /^release-\d+(\.\d+){1,2}(-rc.*)?/
|
- /^release-\d+(\.\d+){1,2}(-rc.*)?/
|
||||||
- pull/1682
|
- pull/1691
|
||||||
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
# for master/PR builds
|
# for master/PR builds
|
||||||
|
@@ -96,18 +96,21 @@
|
|||||||
"background": "src/assets/osx/DMG_BG.png",
|
"background": "src/assets/osx/DMG_BG.png",
|
||||||
"contents": [
|
"contents": [
|
||||||
{
|
{
|
||||||
"x": 152,
|
"x": 135,
|
||||||
"y": 201
|
"y": 165
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"x": 445,
|
"x": 407,
|
||||||
"y": 201,
|
"y": 165,
|
||||||
"type": "link",
|
"type": "link",
|
||||||
"path": "/Applications"
|
"path": "/Applications"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"iconSize": 110,
|
"iconSize": 120,
|
||||||
"iconTextSize": 13
|
"iconTextSize": 14,
|
||||||
|
"window": {
|
||||||
|
"height": 380
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"squirrelWindows": {
|
"squirrelWindows": {
|
||||||
"iconUrl": "file://src/assets/icon.ico",
|
"iconUrl": "file://src/assets/icon.ico",
|
||||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 210 KiB After Width: | Height: | Size: 125 KiB |
Before Width: | Height: | Size: 201 KiB After Width: | Height: | Size: 201 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 181 KiB |