instant-messenger: correct supported platforms of Gajim #1063

Merged
Mikaela merged 1 commits from gajim-platforms into master 2019-08-03 15:48:10 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ web=""
<ul>
<li><a href="https://monal.im/">Monal</a> (iOS, MacOS) - An XMPP client in active development.</li>
<li><a href="https://conversations.im/">Conversations</a> (Android) - An open source Jabber/XMPP client for Android 4.4+ smartphones. Supports end-to-end encryption with either OMEMO or OpenPGP.</li>
<li><a href="https://gajim.org/">Gajim</a> (Linux) - An open source fully featured XMPP client.</li>
<li><a href="https://gajim.org/">Gajim</a> (FreeBSD, Linux, Windows) - An open source fully featured XMPP client.</li>
<li><a href="https://omemo.top/">List of OMEMO ready clients</a></li>
Mikaela commented 2019-07-29 08:36:42 +00:00 (Migrated from github.com)
Review

I wonder if this is now the only place where we say that BSD exists in addition to Linux and Windows?

I wonder if this is now the only place where we say that BSD exists in addition to Linux and Windows?
nitrohorse commented 2019-07-31 05:39:53 +00:00 (Migrated from github.com)
Review

We call out BSD in a number of places throughout our code -- like in the email and file encryption sections but looks like the first time in the IM section.

We call out BSD in a number of places throughout our code -- like in the email and file encryption sections but looks like the first time in the IM section.
</ul>
<li><a href="https://www.kontalk.org/">Kontalk</a> - A community-driven instant messaging network. Supports end-to-end encryption. Both client-to-server and server-to-server channels are fully encrypted.</li>