Fix icon (desktop and status bar) on Windows

This commit is contained in:
Gustavo Maximiliano Cortez 2017-01-05 14:04:43 -03:00
commit 5ac3aa2c39
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
"title": "*USERVISIBLENAME*",
"window": {
"title": "*USERVISIBLENAME* - *PURPOSELINE*",
"icon": "www/img/icons/logo.ico",
"icon": "www/img/app/icon.png",
"toolbar": false,
"show": true,
"visible": true,