From d718b619aa74db45958b35f5e93477b1e3d92676 Mon Sep 17 00:00:00 2001 From: Huang Rui Date: Tue, 18 Aug 2020 10:34:14 +0800 Subject: [PATCH] DSView.desktop: remove known version in desktop file Fix error: value "0.96" for key "Version" in group "Desktop Entry" is not a known version. Version of the Desktop Entry Specification that the desktop entry conforms with. Entries that confirm with this version of the specification should use 1.1. Note that the version field is not required to be present, so I removed it. See also: https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html Signed-off-by: Huang Rui --- DSView/DSView.desktop | 1 - 1 file changed, 1 deletion(-) diff --git a/DSView/DSView.desktop b/DSView/DSView.desktop index fba3202a..4095b98e 100755 --- a/DSView/DSView.desktop +++ b/DSView/DSView.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Version=0.96 Exec=/usr/local/bin/DSView Name=DSView Comment=GUI Program for DreamSourceLab USB-based Instruments