From 462164c99282787e89f63a1147e772b28adac007 Mon Sep 17 00:00:00 2001 From: Jacki Date: Thu, 24 Oct 2024 04:54:35 +0200 Subject: [PATCH] Update listings of features Signed-off-by: Jacki --- README.md | 2 ++ resources/org.gnunet.Messenger.appdata.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index 21b787a..4914170 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ The application provides the following features: - Exchanging contact details physically - Verifying contact identities - Switching between different accounts + - Chatting live via video or voice streaming + - Sharing your screen with a selected group Chats will generally created as opt-in. So you can decide who may contact you directly and who does not, accepting to a direct chat. Leaving a chat is also always possible. diff --git a/resources/org.gnunet.Messenger.appdata.xml b/resources/org.gnunet.Messenger.appdata.xml index 6f6e732..c06a075 100644 --- a/resources/org.gnunet.Messenger.appdata.xml +++ b/resources/org.gnunet.Messenger.appdata.xml @@ -27,6 +27,8 @@
  • Exchanging contact details physically
  • Verifying contact identities
  • Switching between different accounts
  • +
  • Chatting live via video or voice streaming
  • +
  • Sharing your screen with a selected group
  • Chats will generally created as opt-in. So you can decide who may contact you directly and who does not, accepting to a direct chat. Leaving a chat is also always possible.