added scripts for desktop packaging

This commit is contained in:
jdescottes
2014-06-21 22:39:37 +02:00
parent 98f59fecf1
commit 42c799d217
21 changed files with 199 additions and 1 deletions

View File

@@ -31,6 +31,10 @@
"nodewebkit": "0.8.4"
},
"window": {
"toolbar": false
"title": "Piskel",
"icon": "dest/logo.png",
"toolbar": false,
"width": 1000,
"height": 500
}
}