mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensions-app: 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. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3079>
This commit is contained in:
parent
a8fbb57cdd
commit
8e0308d097
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
|||
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/HEAD/subprojects/extensions-app</url>
|
||||
|
||||
<project_group>GNOME</project_group>
|
||||
<!-- developer_name tag deprecated with Appstream 1.0 -->
|
||||
<developer_name>The GNOME Project</developer_name>
|
||||
<developer id="gnome.org">
|
||||
<name>The GNOME Project</name>
|
||||
</developer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue