mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-30 08:15:37 +00:00
Issue #423: Wrong usage of "Version"
Remove "Version" line from openmw.desktop file (according to http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html it's not required). Fixes #423 Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
This commit is contained in:
parent
e05e683da3
commit
5e9153e2b8
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Version=${OPENMW_VERSION}
|
||||
Type=Application
|
||||
Name=OpenMW Launcher
|
||||
GenericName=Role Playing Game
|
||||
|
|
Loading…
Reference in a new issue