changeset 4f88329a1a68 in /home/hg/repos/gajim-plugins author: lovetox <[email protected]> branches: details:gajim-plugins?cmd=changeset;node=4f88329a1a68 description: Update manifest.ini
diffstat: omemo/manifest.ini | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diffs (15 lines): diff -r 5d9e5b4b9a11 -r 4f88329a1a68 omemo/manifest.ini --- a/omemo/manifest.ini Fri Aug 05 20:31:37 2016 +0200 +++ b/omemo/manifest.ini Fri Aug 05 20:34:25 2016 +0200 @@ -1,8 +1,9 @@ [info] name: OMEMO short_name: omemo -version: 0.8.0 -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 python-axolotl via pip to run this plugin. +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. 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
