docs: Update to remove icon tag from Metadata#276
docs: Update to remove icon tag from Metadata#276Siosm wants to merge 1 commit intoximion:masterfrom Siosm:docs-icon-tag
Conversation
This is no longer accepted by appstream-util validate-relax: $ appstream-util validate-relax org.kde.okteta.appdata.xml org.kde.okteta.appdata.xml: FAILED: • tag-invalid : <icon> not allowed in desktop appdata • tag-invalid : stock icon is not valid [okteta] Validation of files failed See also discussion in keepassxreboot/keepassxc#1131
|
|
|
Will do. Thanks. |
Just to avoid any misunderstanding: Not spec compliant in this instance (some apps like WINE actually rely on that feature, and tools which generate their .desktop files from metainfo files via |
|
I found hughsie/appstream-glib#360 & hughsie/appstream-glib#243 for reference for anybody looking for more history. |
|
https://www.freedesktop.org/software/appstream/docs/chap-CollectionData.html#sect-AppStream-XML this documentation still outdated ? |
|
What do you mean? The documentation was always correct on this, AFAIR. |
|
sorry I though I was point to icon section https://www.freedesktop.org/software/appstream/docs/chap-CollectionData.html#tag-ct-icon in icon section document says that |
|
It is and always has been valid though. |
This is no longer accepted by appstream-util validate-relax:
$ appstream-util validate-relax org.kde.okteta.appdata.xml
org.kde.okteta.appdata.xml: FAILED:
• tag-invalid : not allowed in desktop appdata
• tag-invalid : stock icon is not valid [okteta]
Validation of files failed
See also discussion in keepassxreboot/keepassxc#1131