~ci-train-bot/unity8/unity8-ubuntu-zesty-2204

« back to all changes in this revision

Viewing changes to data/unity8-greeter.desktop.in

Enable running the greeter as a Mir server.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Type=Application
3
3
Name=Unity 8 Greeter
4
4
Comment=The converged Unity shell's Greeter
5
 
Exec=@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@/unity8 --mode=greeter
 
5
#FIXME: This is a WAR for lp:1528082
 
6
Exec=env QT_QPA_PLATFORM=ubuntumirclient MIR_SERVER_PLATFORM_GRAPHICS_LIB=/usr/lib/x86_64-linux-gnu/mir/server-platform/graphics-mesa-kms.so.7 /usr/bin/unity8-greeter-wrapper /usr/bin/unity8 --mode=greeter
 
7
X-LightDM-Session-Type=mir
6
8
X-Ubuntu-Touch=true