summaryrefslogtreecommitdiffstats
path: root/kommander/icons/CMakeLists.txt
blob: a0a4d71356e062758bda99faa09503ff0573e804 (plain)
1
2
3
4
5
6
7
8
9
##### icons

tde_install_icons( kommander )

install(
    FILES hi22-action-arrow.png
    DESTINATION ${DATA_INSTALL_DIR}/kommander/icons/hicolor/22x22/actions
    RENAME arrow.png
)