-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Add Appstream description #1066
Description
Currently keepassxc is not visible to the user when using a software center like gnome-software. This would require keepassxc to provide an AppStream description and could help more casual users to easily find and install keepassxc in distributions like Ubuntu or Fedora.
Expected Behavior
The enduser can install Keepassxc via the software center provided by the distribution, can take a look at screenshots and comment/rate the application.
Current Behavior
Searching for Keepassxc in gnome-software returns no result regardless whether the distribution ships it or not.
Possible Solution
Provide AppStream data for distributions like in the quickstart guide explained. Further more it would be possible for extensions to provide a description for their relation to keepassxc.
Since AppStream do contain a description of where to look for screenshots another question would be of where to put those. And if the screenshots should be the same for every version regardless of UI changes or if those screenshots should be updated on demand and only be visible for those newer versions.