Change location and name of .desktop file
This commit is contained in:
parent
439ebf71b4
commit
fb257cbf1f
2 changed files with 11 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ target_include_directories(${PROJECT_NAME} PRIVATE
|
|||
install(TARGETS ${PROJECT_NAME} DESTINATION bin)
|
||||
|
||||
# Install .desktop file
|
||||
install(FILES aceradio.desktop DESTINATION share/applications)
|
||||
install(FILES res/xyz.uvos.aceradio.desktop DESTINATION share/applications)
|
||||
|
||||
# Install icon files
|
||||
install(FILES res/xyz.uvos.aceradio.png DESTINATION share/icons/hicolor/256x256/apps RENAME xyz.uvos.aceradio.png)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue