Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

Commit 3da4eab

Browse files
Merge pull request #441 from MainframeHQ/installer-backgrounds
Installer backgrounds
2 parents 90fc9d0 + 6546218 commit 3da4eab

File tree

6 files changed

+4
-0
lines changed

6 files changed

+4
-0
lines changed
-125 KB
Binary file not shown.
20.3 KB
Loading
52.1 KB
Loading

packages/launcher/build/dmg/icon.png

70.9 KB
Loading
26.5 KB
Loading

packages/launcher/electron-builder.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"icon": "build/icon/",
1717
"target": ["AppImage", "dir"]
1818
},
19+
"dmg": {
20+
"icon": "build/dmg/icon.png",
21+
"background": "build/dmg/background.png"
22+
},
1923
"mac": {
2024
"icon": "build/icon.icns",
2125
"target": ["dmg", "dir"]

0 commit comments

Comments
 (0)