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] [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

View File

@ -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