update installer bg and title
This commit is contained in:
parent
db3018c698
commit
ec449f4be5
Binary file not shown.
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 246 KiB |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"osx" : {
|
"osx" : {
|
||||||
"title": "Secure Scuttlebot",
|
"title": "Scuttlebot",
|
||||||
"background": "assets/osx/installer.png",
|
"background": "assets/osx/installer.png",
|
||||||
"icon": "assets/osx/scuttlebot.icns",
|
"icon": "assets/osx/scuttlebot.icns",
|
||||||
"icon-size": 80,
|
"icon-size": 80,
|
||||||
@ -10,7 +10,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"win" : {
|
"win" : {
|
||||||
"title" : "Secure Scuttlebot",
|
"title" : "Scuttlebot",
|
||||||
"icon" : "assets/win/scuttlebot.ico"
|
"icon" : "assets/win/scuttlebot.ico"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user