Add PNG version of cantata icons
BUG:244
This commit is contained in:
committed by
craig.p.drummond
parent
14cc230f1f
commit
6006187649
@@ -16,6 +16,11 @@ else (ENABLE_KDE_SUPPORT)
|
||||
endmacro (update_iconcache)
|
||||
|
||||
install(FILES cantata.svg DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/scalable/apps)
|
||||
install(FILES cantata16.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/16x16/apps)
|
||||
install(FILES cantata22.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/22x22/apps)
|
||||
install(FILES cantata32.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/32x32/apps)
|
||||
install(FILES cantata48.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/48x48/apps)
|
||||
install(FILES cantata64.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons/hicolor/64x64/apps)
|
||||
update_iconcache()
|
||||
endif (UNIX AND NOT APPLE)
|
||||
endif (ENABLE_KDE_SUPPORT)
|
||||
|
||||
BIN
icons/cantata16.png
Normal file
BIN
icons/cantata16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 757 B |
BIN
icons/cantata22.png
Normal file
BIN
icons/cantata22.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
BIN
icons/cantata32.png
Normal file
BIN
icons/cantata32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
BIN
icons/cantata48.png
Normal file
BIN
icons/cantata48.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
icons/cantata64.png
Normal file
BIN
icons/cantata64.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user