Declare desktop app

See https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#header
This commit is contained in:
Kolja 2024-02-02 02:42:23 +01:00 committed by GitHub
parent f00c1725a2
commit 4c9d02f2c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<component>
<component type="desktop-application">
<id>com.bktus.gpgfrontend</id>
<metadata_license>MIT</metadata_license>
<name>gpgfrontend</name>
@ -31,4 +31,4 @@
</keywords>
<project_license>GPL-3.0+</project_license>
<developer_name>Saturneric</developer_name>
</component>
</component>