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 .desktop files #249

Closed
sunweaver opened this issue Feb 9, 2014 · 2 comments
Closed

Fix .desktop files #249

sunweaver opened this issue Feb 9, 2014 · 2 comments

Comments

@sunweaver
Copy link
Member

Hi,

lintian complains about incomplete .desktop files. Patches will follow...

Mike

I: caja: desktop-entry-lacks-keywords-entry usr/share/applications/caja-browser.desktop
N:
N: This .desktop file does either not contain a "Keywords" entry or it does
N: not contain any keywords not already present in the "Name" or
N: "GenericName" entries.
N:
N: .desktop files are organized in key/value pairs (similar to .ini files).
N: "Keywords" is the name of the entry/key in the .desktop file containing
N: keywords relevant for this .desktop file.
N:
N: The desktop-file-validate tool in the desktop-file-utils package is
N: useful for checking the syntax of desktop entries.
N:
N: Refer to
N: http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html,
N: http://bugs.debian.org/693918, and
N: https://wiki.gnome.org/GnomeGoals/DesktopFileKeywords for details.
N:
N: Severity: wishlist, Certainty: certain
N:
N: Check: menu-format, Type: binary
N:
I: caja: desktop-entry-lacks-keywords-entry usr/share/applications/caja-computer.desktop
W: caja: desktop-entry-lacks-main-category usr/share/applications/caja-computer.desktop
N:
N: The categories for this desktop entry do not contain any Main
N: Categories, only Additional Categories. Additional Categories should
N: only be used on conjunction with one or more Main Categories.
N:
N: The desktop-file-validate tool in the desktop-file-utils package is
N: useful for checking the syntax of desktop entries.
N:
N: Refer to http://standards.freedesktop.org/menu-spec/1.0/apa.html for
N: details.
N:
N: Severity: normal, Certainty: certain
N:
N: Check: menu-format, Type: binary
N:
I: caja: desktop-entry-lacks-keywords-entry usr/share/applications/caja-file-management-properties.desktop
I: caja: desktop-entry-lacks-keywords-entry usr/share/applications/caja-home.desktop
W: caja: desktop-entry-lacks-main-category usr/share/applications/caja-home.desktop
I: caja: desktop-entry-lacks-keywords-entry usr/share/applications/mate-network-scheme.desktop
W: caja: desktop-entry-lacks-main-category usr/share/applications/mate-network-scheme.desktop

@sunweaver
Copy link
Member Author

@infirit
Copy link
Contributor

infirit commented Feb 10, 2014

Applied with 764ae67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants