Skip to content

[Packaging] Wrong value for Version entry in .desktop file #954

@letsfindaway

Description

@letsfindaway

When creating the .desktop file in the package.sh script, the application version is used as value for the Version entry:

echo "Version=$VERSION" >> $APPLICATION_SHORTCUT

However the Desktop Entry Specification states that this entry contains the version of the Desktop Entry Specification.

So this field should either be removed (it is optional anyway) or contain the specification version (something from 1.0 to 1.5).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions