Initial desktop file.

pull/1/head
Simon Quigley 2 years ago
parent ba868214f2
commit 67d433d52f

@ -33,3 +33,4 @@ qt_finalize_executable(lubuntu-installer-prompt)
install(TARGETS lubuntu-installer-prompt DESTINATION bin)
install(PROGRAMS "scripts/lubuntu-installer" DESTINATION bin)
install(FILES "img/background.png" DESTINATION share/lubuntu/installer-prompt)
install(FILES "lubuntu-installer-prompt.desktop" /etc/xdg/xdg-Lubuntu/autostart)

@ -0,0 +1,6 @@
[Desktop Entry]
Exec=/usr/bin/lubuntu-installer-prompt
Name=Lubuntu Installer Prompt
Type=Application
Version=0.2.0
X-LXQt-Need-Tray=true
Loading…
Cancel
Save