[omemo] Update doc to Gitlab
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name: OMEMO
|
name: OMEMO
|
||||||
short_name: omemo
|
short_name: omemo
|
||||||
version: 2.6.74
|
version: 2.6.74
|
||||||
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 dependencies, detailed in the installation 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 dependencies, detailed in the installation instructions for your system in the GitLab wiki.
|
||||||
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
|
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
|
||||||
Daniel Gultsch <daniel@gultsch.de>
|
Daniel Gultsch <daniel@gultsch.de>
|
||||||
Philipp Hörist <philipp@hoerist.com>
|
Philipp Hörist <philipp@hoerist.com>
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ from omemo.backend.aes import aes_encrypt_file
|
|||||||
|
|
||||||
AXOLOTL_MISSING = 'You are missing Python3-Axolotl or use an outdated version'
|
AXOLOTL_MISSING = 'You are missing Python3-Axolotl or use an outdated version'
|
||||||
PROTOBUF_MISSING = "OMEMO can't import Google Protobuf, you can find help in " \
|
PROTOBUF_MISSING = "OMEMO can't import Google Protobuf, you can find help in " \
|
||||||
"the GitHub Wiki"
|
"the GitLab Wiki"
|
||||||
ERROR_MSG = ''
|
ERROR_MSG = ''
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user