Fix - 355 - Consistency with the app name + Gruntfile PList MacOS app
This commit is contained in:
parent
8278ed62c9
commit
db44589d8b
3 changed files with 7 additions and 3 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue