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

Appdata file needs to be updated. #667

Open
darkshram opened this issue Dec 1, 2024 · 0 comments · May be fixed by #668
Open

Appdata file needs to be updated. #667

darkshram opened this issue Dec 1, 2024 · 0 comments · May be fixed by #668

Comments

@darkshram
Copy link

 * Xed version 2.6.8
 * Distribution ALDOS 1.4

Issue
3c654cd requires to update the appdata file at data/xed.appdata.xml.in, otherwise application centers might fail to install Xed:

Current content at line 3 of data/xed.appdata.xml.in:

<id>xed.desktop</id>

Required:

<id>org.x.editor.desktop</id>

Steps to reproduce
Update to 2.6.8.

Expected behaviour
Appdata file should have the right desktop ID.

Other information
Also, the appdata file installs now as /usr/shate/metainfo/xed.xml instead of /usr/share/metainfo/org.x.editor.appdata.xml. So, basically release 2.6.8 has bad logic with desktop and appdata files.

@leigh123linux leigh123linux linked a pull request Dec 1, 2024 that will close this issue
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.

1 participant