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