mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
new dmg background
This commit is contained in:
12
package.json
12
package.json
@@ -39,24 +39,20 @@
|
||||
"category": "public.app-category.productivity"
|
||||
},
|
||||
"dmg": {
|
||||
"background": "./resources/background@2x.png",
|
||||
"background": "./resources/background.png",
|
||||
"contents": [
|
||||
{
|
||||
"x": 330,
|
||||
"x": 270,
|
||||
"y": 345,
|
||||
"type": "link",
|
||||
"path": "/Applications"
|
||||
},
|
||||
{
|
||||
"x": 330,
|
||||
"x": 270,
|
||||
"y": 110,
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"window": {
|
||||
"width": 660,
|
||||
"height": 480
|
||||
}
|
||||
]
|
||||
},
|
||||
"nsis": {
|
||||
"perMachine": true
|
||||
|
||||
BIN
resources/background.png
Normal file
BIN
resources/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB |
Reference in New Issue
Block a user