Added a "TryExec" key to the desktop entries

This commit is contained in:
Pierre Pronchery 2013-11-24 03:15:18 +01:00
parent 75a1265bc7
commit d6853f9cf3
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[Desktop Entry]
Name=Camera
Comment=Take pictures using a camera
TryExec=camera
Exec=camera
Icon=camera-photo
Type=Application

View File

@ -1,6 +1,7 @@
[Desktop Entry]
Name=Gallery
Comment=Picture gallery
TryExec=gallery
Exec=gallery
Icon=image-x-generic
Type=Application