mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-23 18:35:44 -05:00
Install the desktop file
This commit is contained in:
parent
fe9a768f29
commit
36bd745e65
1 changed files with 7 additions and 0 deletions
|
@ -186,3 +186,10 @@ install(
|
|||
DESTINATION
|
||||
"${POLKITQT-1_POLICY_FILES_INSTALL_DIR}"
|
||||
)
|
||||
|
||||
install(
|
||||
FILES
|
||||
calamares.desktop
|
||||
DESTINATION
|
||||
"${XDG_APPS_INSTALL_DIR}"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue