Skip to content

Commit 3188d5d

Browse files
authored
Change component type in Appstream metadata
"desktop" component type is deprecated
1 parent 1a8ab3a commit 3188d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dk.gqrx.gqrx.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<component type="desktop">
2+
<component type="desktop-application">
33
<id>dk.gqrx.gqrx</id>
44
<name>Gqrx</name>
55
<summary>Software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit</summary>

0 commit comments

Comments
 (0)