Fix - 355 - Consistency with the app name + Gruntfile PList MacOS app

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-24 15:33:09 +09:00
commit db44589d8b
3 changed files with 7 additions and 3 deletions

View file

@ -14,7 +14,7 @@
"main": "www/index.html",
"title": "*USERVISIBLENAME*",
"window": {
"title": "*USERVISIBLENAME* - *PURPOSELINE*",
"title": "*USERVISIBLENAME*",
"icon": "www/img/app/icon.png",
"toolbar": false,
"show": true,