aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Arthur Huan <c.arthurh@outlook.com>2023-09-16 10:08:43 -0600
committerLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2023-09-16 23:23:37 +0100
commitf689ca139ec4b2a6b6c733d37ab04f37c97c92ec (patch)
treefcc0a853f38f7f8a865f2f343cb163e4a06760f7 /electron-builder.yml
parent6.5.0-nightly.13 [skip ci] (diff)
downloadferdium-app-f689ca139ec4b2a6b6c733d37ab04f37c97c92ec.tar.gz
ferdium-app-f689ca139ec4b2a6b6c733d37ab04f37c97c92ec.tar.zst
ferdium-app-f689ca139ec4b2a6b6c733d37ab04f37c97c92ec.zip
Change Hangouts to Google Chat
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index 2cb0fe5d7..018e44639 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -91,7 +91,7 @@ linux:
91 icon: ./build-helpers/images/icons 91 icon: ./build-helpers/images/icons
92 category: Network;InstantMessaging; 92 category: Network;InstantMessaging;
93 executableName: ferdium 93 executableName: ferdium
94 synopsis: "Messaging app for WhatsApp, Slack, Telegram, Gmail, Hangouts and many many more." 94 synopsis: "Messaging app for WhatsApp, Slack, Telegram, Gmail, Google Chat, and many more."
95 # 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. 95 # 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.
96 description: 'Desktop app bringing all your messaging services into one installable' 96 description: 'Desktop app bringing all your messaging services into one installable'
97 artifactName: "${productName}-${os}-${version}.${ext}" 97 artifactName: "${productName}-${os}-${version}.${ext}"