Initial desktop file.
This commit is contained in:
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)
|
||||
|
6
lubuntu-installer-prompt.desktop
Normal file
6
lubuntu-installer-prompt.desktop
Normal file
@ -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…
x
Reference in New Issue
Block a user