Skip to content

Minor Desktop file issues #31

@rbtylee

Description

@rbtylee

The Encoding=UTF-8 is no longer needed and is now deprecated by the FreeDesktop standard and all strings are required to be encoded in UTF-8. This means if I package it as a deb file as is then lintian complains about it. I use a debian patch to remove this line btw.

Lintian also complains about "This .desktop file does not contain a 'Keywords' entry". So I patch that as well and add

Keywords=text;editor; InitialPreference=6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions