Commit Graph

2 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
0d1023d496
qubes-desktop-run: don't crash on Debian wheezy (glib < 2.36)
Gio.DesktopAppInfo.get_boolean was introduced in glib 2.36. Instead of
crashing simply do not support DBusActivatable there. There is no such
application in default Debian wheezy template anyway.

(cherry picked from commit 0b7ade11b8)
2015-09-28 00:38:59 +02:00
Marek Marczykowski-Górecki
ccc3d43963
Move .desktop launching code to python moules so it can be reused
(cherry picked from commit d710970e4d)
2015-09-28 00:38:59 +02:00