Added a "TryExec" key to the desktop entries
This commit is contained in:
parent
75a1265bc7
commit
d6853f9cf3
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Camera
|
||||
Comment=Take pictures using a camera
|
||||
TryExec=camera
|
||||
Exec=camera
|
||||
Icon=camera-photo
|
||||
Type=Application
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Name=Gallery
|
||||
Comment=Picture gallery
|
||||
TryExec=gallery
|
||||
Exec=gallery
|
||||
Icon=image-x-generic
|
||||
Type=Application
|
||||
|
|
Loading…
Reference in New Issue
Block a user