Merge pull request #65 from cmgustavo/ref/design-20

Fix bitpay card. Replaces the app-name in desktop
This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-07 15:06:55 -03:00 committed by GitHub
commit f3e837a3a8
9 changed files with 82 additions and 57 deletions

View file

@ -13,14 +13,14 @@
],
"main": "public/index.html",
"window": {
"title": "Copay - A multisignature bitcoin wallet",
"title": "*NAMECASE* - *DESCRIPTION*",
"icon": "./public/img/icons/icon-256.png",
"toolbar": false,
"show": true,
"visible": true,
"resizable": true,
"frame": true,
"width": 800,
"width": 400,
"height": 600,
"position": "center",
"fullscreen": false