aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--electron-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 68d0acbbf..d2c584eef 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -90,7 +90,7 @@ linux:
90 executableName: ferdium 90 executableName: ferdium
91 synopsis: "Messaging app for WhatsApp, Slack, Telegram, Gmail, Hangouts and many many more." 91 synopsis: "Messaging app for WhatsApp, Slack, Telegram, Gmail, Hangouts and many many more."
92 # Note: Please keep the description as a single-line string, as this will become the Comment in the ferdium.desktop Linux launcher file, which requires a single line. 92 # Note: Please keep the description as a single-line string, as this will become the Comment in the ferdium.desktop Linux launcher file, which requires a single line.
93 description: 'Ferdium is your messaging app / former heir to the throne of Austria-Hungary and combines chat & messaging services into one application. Ferdium currently supports Slack, WhatsApp, Gmail, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more. You can download Ferdium for free for Mac, Windows, and Linux. For enabling webcam access you need to connect "camera" plug to snap, and for microphone with PulseAudio - "audio-record" plug. This can be done in Snap GUI or via command: `snap connect ferdium:camera; snap connect ferdium:audio-record`.' 93 description: 'Desktop app bringing all your messaging services into one installable'
94 artifactName: "${productName}-${os}-${version}.${ext}" 94 artifactName: "${productName}-${os}-${version}.${ext}"
95 target: 95 target:
96 - target: AppImage 96 - target: AppImage