aboutsummaryrefslogtreecommitdiffstats
path: root/electron-builder.yml
diff options
context:
space:
mode:
authorLibravatar Alphrag <34252790+Alphrag@users.noreply.github.com>2023-06-01 15:16:51 +0100
committerLibravatar GitHub <noreply@github.com>2023-06-01 19:46:51 +0530
commitc7279b091cf51cfee6319bbc9c2365ffd157b978 (patch)
tree918cd198c9446ea068c117768c1dc3504cfb676c /electron-builder.yml
parent6.3.0-nightly.16 [skip ci] (diff)
downloadferdium-app-c7279b091cf51cfee6319bbc9c2365ffd157b978.tar.gz
ferdium-app-c7279b091cf51cfee6319bbc9c2365ffd157b978.tar.zst
ferdium-app-c7279b091cf51cfee6319bbc9c2365ffd157b978.zip
Update old description for the snap target (#1220)
Move the old description to the snap target
Diffstat (limited to 'electron-builder.yml')
-rw-r--r--electron-builder.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/electron-builder.yml b/electron-builder.yml
index d2c584eef..085dc609d 100644
--- a/electron-builder.yml
+++ b/electron-builder.yml
@@ -11,6 +11,7 @@ snap:
11 plugs: ["default", "camera", "audio-record", "removable-media"] 11 plugs: ["default", "camera", "audio-record", "removable-media"]
12 publish: 12 publish:
13 provider: snapStore 13 provider: snapStore
14 description: 'Ferdium is your cross-platform messaging app / former heir to the throne of Austria-Hungary which brings your chat & messaging services together into one application. For enabling webcam access you need to connect "camera" plug to snap, and for microphone with PulseAudio the "audio-record" plug. This can be done in Snap GUI or via command: `snap connect ferdium:camera; snap connect ferdium:audio-record`.'
14 15
15nsis: 16nsis:
16 perMachine: false 17 perMachine: false