changeset ca04362cf27e in /home/hg/repos/gajim-plugins
author: Klemens Schölhorn <[email protected]>
branches:
details:gajim-plugins?cmd=changeset;node=ca04362cf27e
description: Fix manifest syntax
Commit 9d7306001 introduced a syntax error by including a line break in
the
description.
diffstat:
omemo/manifest.ini | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 4f88329a1a68 -r ca04362cf27e omemo/manifest.ini
--- a/omemo/manifest.ini Fri Aug 05 20:34:25 2016 +0200
+++ b/omemo/manifest.ini Fri Aug 05 21:05:01 2016 +0200
@@ -2,8 +2,7 @@
name: OMEMO
short_name: omemo
version: 0.8.1
-description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client
end-to-end encryption based on Axolotl and PEP.
-You need to install some dependencys, you can find install instructions for
your system in the Github Wiki.
+description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client
end-to-end encryption based on Axolotl and PEP. You need to install some
dependencys, you can find install instructions for your system in the Github
Wiki.
authors: Bahtiar `kalkin-` Gadimov <[email protected]>
Daniel Gultsch <[email protected]>
Philipp Hörist <[email protected]>
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits