From a9c72b9a5f18502d0fea492d20c8809586b782e3 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Thu, 15 Oct 2020 17:14:55 -0400 Subject: gnu: gajim-omemo: Update description. * gnu/packages/messaging.scm (gajim-omemo) [description]: Modify. Signed-off-by: Julien Lepiller --- gnu/packages/messaging.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu/packages/messaging.scm') diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index d1b8f1d3c1..99e7092497 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -887,9 +887,9 @@ and OpenPGP) and available in 29 languages.") ("python-cryptography" ,python-cryptography) ("python-qrcode" ,python-qrcode))) (synopsis "Gajim OMEMO plugin") - (description "This package provides the Gajim OMEMO plugin. OMEMO is an -XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption -based on Axolotl and PEP.") + (description "Gajim-OMEMO is a plugin that adds support for the OMEMO +Encryption to Gajim. OMEMO is an XMPP Extension Protocol (XEP) for secure +multi-client end-to-end encryption.") (home-page "https://dev.gajim.org/gajim/gajim-plugins/-/wikis/OmemoGajimPlugin") (license license:gpl3+))) -- cgit v1.2.3