Updates linux icons for copay

This commit is contained in:
Gustavo Maximiliano Cortez 2015-07-27 12:22:51 -03:00
commit f040967e4c
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 9 additions and 6 deletions

View file

@ -12,6 +12,8 @@
],
"main": "public/index.html",
"window": {
"title": "Copay - A multisignature wallet",
"icon": "./public/img/icons/icon-256.png",
"toolbar": false,
"show": true,
"visible": true,
@ -48,8 +50,6 @@
"grunt-contrib-uglify": "^0.8.0",
"grunt-contrib-watch": "^0.5.3",
"grunt-exec": "^0.4.6",
"grunt-markdown": "^0.5.0",
"grunt-release": "^0.7.0",
"shelljs": "^0.3.0"
},
"scripts": {