Correct desktop window icon filename

I found the logo at dest/prod/logo.png, while there was no
dest/logo.png. Fixes juliandescottes/piskel#515
This commit is contained in:
epicabsol 2016-08-05 19:06:49 -07:00
parent fdd4fb5b4e
commit d10c284436

View File

@ -55,7 +55,7 @@
},
"window": {
"title": "Piskel",
"icon": "dest/logo.png",
"icon": "dest/prod/logo.png",
"toolbar": false,
"width": 1000,
"height": 500