Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update to remove icon tag from Metadata #276

Closed
wants to merge 1 commit into from
Closed

docs: Update to remove icon tag from Metadata #276

wants to merge 1 commit into from

Commits on Jun 12, 2020

  1. docs: Update to remove icon tag from Metadata

    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
    travier committed Jun 12, 2020