update installer bg and title

This commit is contained in:
Paul Frazee 2015-06-24 14:34:07 -05:00
父節點 db3018c698
當前提交 ec449f4be5
共有 2 個文件被更改,包括 2 次插入2 次删除

Binary file not shown.

Before

Width:  |  Height:  |  大小: 54 KiB

After

Width:  |  Height:  |  大小: 246 KiB

查看文件

@ -1,6 +1,6 @@
{
"osx" : {
"title": "Secure Scuttlebot",
"title": "Scuttlebot",
"background": "assets/osx/installer.png",
"icon": "assets/osx/scuttlebot.icns",
"icon-size": 80,
@ -10,7 +10,7 @@
]
},
"win" : {
"title" : "Secure Scuttlebot",
"title" : "Scuttlebot",
"icon" : "assets/win/scuttlebot.ico"
}
}