Electron: Add background to macOS installer (#3827)
This commit is contained in:
parent
2496ff8dcb
commit
e2aa5197d1
BIN
public/background-electron-dmg.tiff
Normal file
BIN
public/background-electron-dmg.tiff
Normal file
Binary file not shown.
@ -36,6 +36,18 @@ mac:
|
|||||||
icon: "public/icon-electron-macos.icns"
|
icon: "public/icon-electron-macos.icns"
|
||||||
notarize:
|
notarize:
|
||||||
teamId: "Y54Z4K69Z9"
|
teamId: "Y54Z4K69Z9"
|
||||||
|
dmg:
|
||||||
|
title: "Telegram A installer"
|
||||||
|
background: "public/background-electron-dmg.tiff"
|
||||||
|
iconSize: 100
|
||||||
|
contents:
|
||||||
|
- x: 138
|
||||||
|
y: 225
|
||||||
|
type: "file"
|
||||||
|
- x: 402
|
||||||
|
y: 225
|
||||||
|
type: "link"
|
||||||
|
path: "/Applications"
|
||||||
linux:
|
linux:
|
||||||
category: "Community"
|
category: "Community"
|
||||||
target: ["AppImage"]
|
target: ["AppImage"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user