2
0
forked from Ivasoft/DSView

DSView/DSView.desktop: remove svg extension to fix QA

value "dsview.svg" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path.

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2020-08-18 12:08:05 +08:00
parent dcff26b72c
commit a73ade35ea

View File

@@ -5,6 +5,6 @@ Name=DSView
Comment=GUI Program for DreamSourceLab USB-based Instruments
TryExec=DSView
Exec=DSView
Icon=dsview.svg
Icon=dsview
Terminal=false
Categories=Development;Electronics;Qt;