mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-10 07:00:53 +00:00
appdata: Restore developer_name
The newly added developer name syntax appears not implemented across related platforms: GNOME Software, Flathub, etc. There is no harm in using both deprecated and newly introduced tags together, and neither appstream-glib nor appstreamcli fails to validate this usage.
This commit is contained in:
@ -7,6 +7,8 @@
|
|||||||
<summary>Profile an application or entire system</summary>
|
<summary>Profile an application or entire system</summary>
|
||||||
<project_license>GPL-3.0+</project_license>
|
<project_license>GPL-3.0+</project_license>
|
||||||
<project_group>GNOME</project_group>
|
<project_group>GNOME</project_group>
|
||||||
|
<!-- developer_name tag deprecated with Appstream 1.0 -->
|
||||||
|
<developer_name>The GNOME Project</developer_name>
|
||||||
<developer id="gnome.org">
|
<developer id="gnome.org">
|
||||||
<name>The GNOME Project</name>
|
<name>The GNOME Project</name>
|
||||||
</developer>
|
</developer>
|
||||||
|
|||||||
Reference in New Issue
Block a user