aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSaturn&Eric <[email protected]>2024-02-02 02:33:24 +0000
committerGitHub <[email protected]>2024-02-02 02:33:24 +0000
commit120ebefc1e7dee885f91f08a54b29330c7209c61 (patch)
tree72d0c3f7ad44fe7f4d494820b3aae68dab226aa7
parentMerge pull request #131 from saturneric/dev/2.1.1/main (diff)
parentDeclare desktop app (diff)
downloadGpgFrontend-120ebefc1e7dee885f91f08a54b29330c7209c61.tar.gz
GpgFrontend-120ebefc1e7dee885f91f08a54b29330c7209c61.zip
Merge pull request #132 from razzeee/patch-1
Declare desktop app
-rw-r--r--resource/appstream/com.bktus.gpgfrontend.appdata.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/appstream/com.bktus.gpgfrontend.appdata.xml b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
index 6d44ed77..a33bc4bc 100644
--- a/resource/appstream/com.bktus.gpgfrontend.appdata.xml
+++ b/resource/appstream/com.bktus.gpgfrontend.appdata.xml
@@ -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> \ No newline at end of file
+</component>