Add productName to package.json
This defines the display name of the packaged app. It can contain spaces. // FREEBIE
This commit is contained in:
parent
b176bd756c
commit
beb058aed6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "signal-desktop",
|
"name": "signal-desktop",
|
||||||
|
"productName": "Signal",
|
||||||
"description": "Private messaging from your desktop",
|
"description": "Private messaging from your desktop",
|
||||||
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
|
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue