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