desktopappinfo: check whether the specified executable is valid
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 4 May 2012 21:51:35 +0000 (17:51 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Mon, 4 Mar 2013 19:40:36 +0000 (14:40 -0500)
commitf641699299ed2713cf247e3465bb1a21612b36f7
tree8b61b08435acf0cbe5ba8dd975a9763d81d6540c
parentfd04d6860fd6a964b7e1dde05cd5b12ba1b7994e
desktopappinfo: check whether the specified executable is valid

Before declaring the desktop file as valid, make sure the referenced
application actually exists in path and the commandline is not
malformed.

https://bugzilla.gnome.org/show_bug.cgi?id=675333
gio/gdesktopappinfo.c