Declare desktop app
See https://docs.flathub.org/docs/for-app-authors/appdata-guidelines/#header
This commit is contained in:
parent
f00c1725a2
commit
4c9d02f2c6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user