Fix deprecated top-level developer_name in AppData XML#387
Fix deprecated top-level developer_name in AppData XML#387ryonakano merged 4 commits intoellie-commons:masterfrom
Conversation
|
Let me clarify that |
|
Thanks for the contribution. |
The release of
I found that the result of this PR still validates with I assume that the developer information might not be properly displayed in app stores / software centers that don’t use |
|
As of Per https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer, “The element should have a I’m modifying this PR to propose using |
Use the name element in a developer block instead, as recommended by appstreamcli 1.0.0.
4ea9b15 to
b7d70ba
Compare
ryonakano
left a comment
There was a problem hiding this comment.
AppStream 1.0.x is now available both on our Flatpak platform and OS 8, which is based on Ubuntu 24.04 LTS, so it's good time to this migration.
Use the
nameelement in adeveloperblock instead, as recommended byappstreamcli1.0.0.This fixes all warnings when validating the AppData XML file, although there are still informational messages: