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

Desktop file improvements #106

Merged
merged 2 commits into from
May 4, 2024

Conversation

hoexter
Copy link
Contributor

@hoexter hoexter commented May 4, 2024

The usage of %F should be a nice improvement. Finding helpful keywords might be a different matter.
Added a link to the current spec in each commit message as well.

https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s07.html

Use the `%F` code in the `Exec` key of the `.desktop` file to
instruct the Desktop Environments that `vym` is capable of opening
several files at ones.

Reference:
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s07.html
There is the more recent key `Keywords` for `.desktop` files
to aide with the search of a fitting application. Propose some
basic keywords to get started.

Reference:
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html
@insilmaril insilmaril merged commit 7eb79dd into insilmaril:release May 4, 2024
@insilmaril
Copy link
Owner

Thanks :-)

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.

None yet

2 participants