appinfo: Don't try DBusActivatable with load_from_keyfile
authorRyan Lortie <desrt@desrt.ca>
Thu, 3 Oct 2013 14:02:08 +0000 (10:02 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 4 Oct 2013 16:19:03 +0000 (12:19 -0400)
commite0ffd5c184bd1c0e6d602c406f53ed5f6b765f88
tree4f39cfe40400e9b2afb23a13601f3e826241875c
parent5d7a7df867543644a4dc55ba980833743ffa1859
appinfo: Don't try DBusActivatable with load_from_keyfile

We can't get the name of the filename, so we can't determine the application
ID.  We'll have to fallback on Exec= for this case.

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