2
0
forked from Ivasoft/DSView

DSView.desktop: add TryExec=DSView

TryExec: If the path is not an absolute path, the file is looked
up in the $PATH environment variable. If the file is not present
or if it is not executable, the entry may be ignored
(not be used in menus, for example).

https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html

Signed-off-by: Huang Rui <vowstar@gmail.com>
This commit is contained in:
Huang Rui
2020-08-18 10:58:17 +08:00
parent 06cf5b1638
commit a4d76a2a7a

View File

@@ -3,6 +3,7 @@ Type=Application
Encoding=UTF-8
Name=DSView
Comment=GUI Program for DreamSourceLab USB-based Instruments
TryExec=DSView
Exec=DSView
Icon=/usr/local/share/DSView/logo.png
Terminal=false