Skip to content

Commit dbfdbb1

Browse files
aleixpolnyalldawson
authored andcommittedFeb 23, 2022
Include the developer_name in the appdata file
This way it's not listed as "unknown" in software centres and such.
1 parent 87b87cb commit dbfdbb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎linux/org.qgis.qgis.appdata.xml.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<component type="desktop">
33
<id>org.qgis.qgis.desktop</id>
44
<name>QGIS Desktop</name>
5+
<developer_name>QGIS Development Team</developer_name>
56
<summary>A Free and Open Source Geographic Information System</summary>
67
<screenshots>
78
<screenshot><image type="source">https://qgis.org/en/_static/images/about-screenshot.png</image></screenshot>

0 commit comments

Comments
 (0)
Please sign in to comment.