Add productName to package.json

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

// FREEBIE
pull/749/head
lilia 8 years ago committed by Scott Nonnenberg
parent b176bd756c
commit beb058aed6
No known key found for this signature in database
GPG Key ID: A4931C09644C654B

@ -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",

Loading…
Cancel
Save