fix: fix invalid install for UNIX app icon
@@ -249,11 +249,9 @@ elseif (UNIX)
|
||||
endif ()
|
||||
|
||||
# install icon
|
||||
# TODO: assets/icons/app-icon.svg is missing (lost during an assets restructure), fix this later.
|
||||
install (
|
||||
FILES assets/icons/app-icon.svg
|
||||
DESTINATION "${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps"
|
||||
RENAME net.blumia.pineapple-pictures.svg
|
||||
DIRECTORY dist/freedesktop-icons/
|
||||
DESTINATION "${CMAKE_INSTALL_DATADIR}/icons/hicolor"
|
||||
)
|
||||
|
||||
# generate and install desktop entry file
|
||||
|
||||
|
After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 787 B |
|
After Width: | Height: | Size: 77 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 281 KiB |
|
After Width: | Height: | Size: 6.8 KiB |