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

Add appstream data file #13

Closed

Conversation

sanjayankur31
Copy link
Contributor

$ appstream-util validate ./uk.ac.ox.fmrib.FSLeyes.appdata.xml
./uk.ac.ox.fmrib.FSLeyes.appdata.xml: FAILED:
• tag-missing : not specified
• style-invalid : Not enough tags, minimum is 1
Validation of files failed

These are optional improvements that can be made. The file is OK:

$ appstream-util validate-relax ./uk.ac.ox.fmrib.FSLeyes.appdata.xml
./uk.ac.ox.fmrib.FSLeyes.appdata.xml: OK

$ appstream-util validate ./uk.ac.ox.fmrib.FSLeyes.appdata.xml
./uk.ac.ox.fmrib.FSLeyes.appdata.xml: FAILED:
• tag-missing           : <translation> not specified
• style-invalid         : Not enough <screenshot> tags, minimum is 1
Validation of files failed

These are optional improvements that can be made. The file is OK:

$ appstream-util validate-relax ./uk.ac.ox.fmrib.FSLeyes.appdata.xml
./uk.ac.ox.fmrib.FSLeyes.appdata.xml: OK
@pauldmccarthy
Copy link
Owner

@sanjayankur31 looks great, thanks! I will merge this via gitlab, and then mirror the update back here.

If you don't mind, I will also change the homepage to https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FSLeyes (which has more general information than the README.rst file).

@pauldmccarthy
Copy link
Owner

Merged as of 329e9ba (and gitlab -> github mirroring is now automatic)

@sanjayankur31
Copy link
Contributor Author

That's great. Thanks very much!

@sanjayankur31 sanjayankur31 deleted the appdata-file branch December 3, 2018 19:43
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