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

htmldoc.desktop: drop deprecated category #495

Merged
merged 1 commit into from Nov 17, 2022

Conversation

ajakk
Copy link
Contributor

@ajakk ajakk commented Nov 16, 2022

Without these, desktop-file-validate complains:

/usr/share/applications/htmldoc.desktop: warning: value "Application;Office;X-Red-Hat-Base;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"

"Application" is no longer a valid category according to the spec:

https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html#category-registry

Signed-off-by: John Helmert III ajak@gentoo.org

Without these, desktop-file-validate complains:

/usr/share/applications/htmldoc.desktop: warning: value "Application;Office;X-Red-Hat-Base;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"

"Application" is no longer a valid category according to the spec:

https://specifications.freedesktop.org/menu-spec/menu-spec-1.0.html#category-registry

Signed-off-by: John Helmert III <ajak@gentoo.org>
@michaelrsweet michaelrsweet self-assigned this Nov 17, 2022
@michaelrsweet michaelrsweet added enhancement New feature or request platform issue Issue is specific to an OS or desktop priority-low labels Nov 17, 2022
@michaelrsweet michaelrsweet added this to the Stable milestone Nov 17, 2022
@michaelrsweet michaelrsweet merged commit 5622f16 into michaelrsweet:master Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request platform issue Issue is specific to an OS or desktop priority-low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants