Skip to content

Conversation

@PunkPangolin
Copy link

Brings up metainfo.xml and chessx.desktop to newest AppStream standards.

Validation now runs without any errors or comments.

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>io.sourceforge.ChessX.desktop</id>
<id>io.sourceforge.chessx.chessx</id>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current app id is net.sourceforge.Chessx, and you are changing it to net.sourceforge.chessx. Is the flatpak ID park case-sensitive or not?

<project_license>GPL-2.0-or-later</project_license>
<name>ChessX</name>
<developer id="io.sourceforce.chessx">
<name>ChessX authors</name>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think using "Jens Nissen" as the author is a better choice.

@@ -1,9 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>io.sourceforge.ChessX.desktop</id>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You also need to declare the OLD ID tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants