Add productName to package.json
This defines the display name of the packaged app. It can contain spaces. // FREEBIE
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user