aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar deadmeu <deadmeu@dmu.gg>2023-06-01 00:07:08 +0000
committerLibravatar GitHub <noreply@github.com>2023-06-01 05:37:08 +0530
commit970b6452c2df6643866f35cf87ec8d9d4c1bd948 (patch)
treef6750b761649ec39c1e0d80994f6856c619e8cd5
parentUpgrade 'electron' to '25.0.1' (diff)
downloadferdium-app-970b6452c2df6643866f35cf87ec8d9d4c1bd948.tar.gz
ferdium-app-970b6452c2df6643866f35cf87ec8d9d4c1bd948.tar.zst
ferdium-app-970b6452c2df6643866f35cf87ec8d9d4c1bd948.zip
Shorten desktop entry comment field (#1117)
-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