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

fix: remove wrong and deprecated keys from desktop entry file #1044

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

letsfindaway
Copy link
Collaborator

The Desktop Entry file generated during packaging contains wrong and obsolete values. This PR removes them.

  • remove Version. Should either be 1.5 or omitted (optional).
  • remove Encoding. Deprecated.

See #954 and have a look at the Desktop Entry Specification, especially Recognized Keys and Deprecated Items.

- remove Version
  should either be 1.5 or omitted (optional)
- remove Encoding
  deprecated
@letsfindaway letsfindaway force-pushed the fix-desktop-file-version branch from dd278df to e25dcda Compare August 13, 2024 13:31
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.

1 participant