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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user