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 an appdata file #121

Closed
baimafeima opened this issue Oct 14, 2017 · 2 comments · Fixed by #123
Closed

Add an appdata file #121

baimafeima opened this issue Oct 14, 2017 · 2 comments · Fixed by #123
Milestone

Comments

@baimafeima
Copy link

For reference: https://www.freedesktop.org/software/appstream/docs/chap-Quickstart.html#sect-Quickstart-DesktopApps

@JMoerman JMoerman added this to the 1.7 milestone Oct 14, 2017
@AsavarTzeth
Copy link
Contributor

Actually I have made one already, I just did not have time to make a pull request.

Part of the reason why I got delayed was that I tried to make some screenshots that followed the specification recommendations. That is quite difficult with an application that does not look great at window sizes that have an aspect ratio of 16:9.

AsavarTzeth added a commit to AsavarTzeth/Go-For-It that referenced this issue Oct 22, 2017
This is used by Software Centers and packaging systems that make use of
the AppStream specification. It adds distribution independent metadata
for the project.

Screenshots are not supplied due to the extra work needed to make new
ones that comply with the AppStream recommendations. Specifically the
difficulty lies in only showing the window, yet maintaining an aspect
ratio of 16:9.

Not sure how this is best solved. Likely the only solution is to
something similar to the current screenshot.jpg, minus the background
and no padding.

This appdata file validates using `appstream-util validate-relax`.

Should fix Manuel-Kehl#121
AsavarTzeth added a commit to AsavarTzeth/Go-For-It that referenced this issue Oct 22, 2017
This is used by Software Centers and packaging systems that make use of
the AppStream specification. It adds distribution independent metadata
for the project.

Screenshots are not supplied due to the extra work needed to make new
ones that comply with the AppStream recommendations. Specifically the
difficulty lies in only showing the window, yet maintaining an aspect
ratio of 16:9.

Not sure how this is best solved. Likely the only solution is to
something similar to the current screenshot.jpg, minus the background
and no padding.

This appdata file validates using `appstream-util validate-relax`.

Should fix Manuel-Kehl#121
@JMoerman
Copy link
Collaborator

Thanks to @AsavarTzeth an appdata file is now included. I will update it at a later time. (Include a screenshot/screenshots, adapt the description a bit (reference to "my Todo.txt Kupfer Plugin" isn't clear and should probably be removed.))

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 a pull request may close this issue.

3 participants