Add productName to package.json

This defines the display name of the packaged app. It can contain
spaces.

// FREEBIE
This commit is contained in:
lilia
2017-03-30 16:40:09 -07:00
committed by Scott Nonnenberg
parent b176bd756c
commit beb058aed6

View File

@@ -1,5 +1,6 @@
{
"name": "signal-desktop",
"productName": "Signal",
"description": "Private messaging from your desktop",
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
"version": "1.0.0",