Adds node-webkit support to package.json, icons/favicon. Fix setup-win syntax. Adds new constants to templates
This commit is contained in:
parent
7edf1b2894
commit
756e1aa489
13 changed files with 75 additions and 28 deletions
|
|
@ -5,12 +5,13 @@
|
|||
"purposeLine": "Secure Bitcoin Wallet",
|
||||
"bundleName": "wallet",
|
||||
"appUri": "bitpay",
|
||||
|
||||
"name": "bitpay",
|
||||
"nameNoSpace": "bitpay",
|
||||
"nameCase": "BitPay",
|
||||
"nameCaseNoSpace": "BitPay",
|
||||
"gitHubRepoName": "bitpay-wallet",
|
||||
"gitHubRepoUrl": "git://github.com/bitpay/bitpay-wallet.git",
|
||||
"gitHubRepoBugs": "https://github.com/bitpay/bitpay-wallet/issues",
|
||||
"disclaimerUrl": "",
|
||||
"url": "https://bitpay.com",
|
||||
"appDescription": "Secure Bitcoin Wallet",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue