diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2022-04-06 20:15:19 +0200 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2022-04-06 20:19:58 +0200 |
commit | 925bf01bf57e6ab5738f53815d071245acc77b2f (patch) | |
tree | e6a786db6aaf7ae6a01be3cbfa28ce0a464de34e | |
parent | b0c399853757a4e43f4b37b8243888c8ce523d5f (diff) | |
download | poezio-925bf01bf57e6ab5738f53815d071245acc77b2f.tar.gz poezio-925bf01bf57e6ab5738f53815d071245acc77b2f.tar.bz2 poezio-925bf01bf57e6ab5738f53815d071245acc77b2f.tar.xz poezio-925bf01bf57e6ab5738f53815d071245acc77b2f.zip |
appdata: mention OMEMO
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r-- | data/io.poez.Poezio.appdata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/io.poez.Poezio.appdata.xml b/data/io.poez.Poezio.appdata.xml index a5bd7f69..a92ad0a9 100644 --- a/data/io.poez.Poezio.appdata.xml +++ b/data/io.poez.Poezio.appdata.xml @@ -34,7 +34,7 @@ <p>Features</p> <ul> - <li>Encryption: TLS, OTR, always chat with encryption.</li> + <li>Encryption: TLS, OMEMO, OTR, always chat with encryption.</li> <li>Chatrooms: Discuss on your favorite topics with your friends or strangers.</li> <li>Carbon copies: Switch devices while staying in the same conversations without losing messages.</li> <li>Plugins: Add the features you want through official or other plugins.</li> |