Make zoom description respect 80 char line limit

This commit is contained in:
Karl Hallsby 2025-02-18 12:05:40 -06:00
parent 57ac6b2c23
commit 75427fca4e

View file

@ -393,6 +393,7 @@ or iOS.")
zlib))
(home-page "https://zoom.us/")
(synopsis "Video conference client")
(description "The Zoom video conferencing and messaging client. Zoom must be run via an
app launcher to use its .desktop file, or with @code{ZoomLauncher}.")
(description "The Zoom video conferencing and messaging client. Zoom must
be run via an app launcher to use its .desktop file, or with
@code{ZoomLauncher}.")
(license (license:nonfree "https://explore.zoom.us/en/terms/"))))