From a65724ebc7ab41dd47a80465db58fdabf2a36a45 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?=
Date: Mon, 26 Jun 2023 15:31:06 +0200
Subject: [PATCH] Add features as custom values
Microsoft Store allows adding a list of up-to 20 features to an app
submission. It's not clear whether this adds value over the common
practice for KDE apps to add a list of features to the description.
If the search in Microsoft Store would rank matching features higher
than a full-text match in the description, then it might make sense.
The problem is that this would duplicate the list of features in
Microsoft Store because removing the list of features from the description
would remove the features from the app listing in Linux app stores.
Therefore, we should probably stick to the established practice and leave
the list of features in Microsoft Store empty.
See also https://github.com/ximion/appstream/issues/388
---
org.kde.neochat.appdata.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/org.kde.neochat.appdata.xml b/org.kde.neochat.appdata.xml
index 0d53a3498..40efb3926 100644
--- a/org.kde.neochat.appdata.xml
+++ b/org.kde.neochat.appdata.xml
@@ -252,6 +252,11 @@ to provide a convergent experience across multiple platforms.
#neochat:kde.org
https://www.microsoft.com/store/apps/9PNXWVNRC29H
https://kde.social/@neochat
+ Supports the Matrix protocol for instant messaging.
+ End-to-End Encryption
+ Polls (experimental)
+ Sticker Packs (experimental)
+ Location Events (experimental)
https://cdn.kde.org/screenshots/neochat/NeoChat-Windows-Timeline.png
Main view of NeoChat with room list, chat, and room information pane
https://cdn.kde.org/screenshots/neochat/NeoChat-Windows-Login.png