appdata: Add new <developer> tag
Appstream 1.0 introduces a new <developer> tag which supersedes <developer_name>. Add it, keeping <developer_name> for backwards-compatibility. https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer
This commit is contained in:
parent
259442d65f
commit
91a0b75ae6
1 changed files with 3 additions and 0 deletions
|
|
@ -23,6 +23,9 @@
|
|||
</p>
|
||||
</description>
|
||||
<developer_name>Bill Kendrick, et al.</developer_name>
|
||||
<developer id="newbreedsoftware.com">
|
||||
<name>Bill Kendrick, et al.</name>
|
||||
</developer>
|
||||
<url type="homepage">https://tuxpaint.org/</url>
|
||||
<url type="bugtracker">https://sourceforge.net/p/tuxpaint/_list/tickets</url>
|
||||
<url type="faq">https://tuxpaint.org/docs/en/html/FAQ.html</url>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue