OMEMO GTK3 inital

This commit is contained in:
Philipp Hörist
2016-08-28 23:26:56 +02:00
parent 9457a18016
commit dabfbbf826
28 changed files with 5386 additions and 0 deletions

11
omemo/manifest.ini Normal file
View File

@@ -0,0 +1,11 @@
[info]
name: OMEMO
short_name: omemo
version: 0.9.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 some dependencys, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>
Philipp Hörist <philipp@hoerist.com>
homepage: http://github.com/omemo/gajim-omemo.git
min_gajim_version: 0.16.9
max_gajim_version: 0.16.11