build: install a login manager session entry

This makes it possible to run Weston session from GDM (and possibly
other login managers).
This commit is contained in:
Lubomir Rintel
2014-12-28 14:20:49 +01:00
committed by Bryce Harrington
parent 1a873aa9a0
commit 4f4b47ad20
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
[Desktop Entry]
Name=Weston
Comment=The reference Wayland server
Exec=dbus-launch --exit-with-session weston
Type=Application