Comment 2 for bug 1354081

Revision history for this message
Daniel Holbach (dholbach) wrote :

daniel@daydream:~/reboot-packaging$ cat /usr/share/applications/ubuntu-clock-app.desktop
[Desktop Entry]
Version=1.0
Name=Clock Reboot
Exec=qmlscene $@ share/share/ubuntu-clock-app/qml/ubuntu-clock-app.qml
Icon=clock-app
Terminal=false
Type=Application
X-Ubuntu-Touch=true

daniel@daydream:~/reboot-packaging$

The only bit missing now is the Exec line.